mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Setup/Quests
* fixed wrong offset on questXP.dbc and factionReward.dbc * xp & reputation should be correct after running `aowow --sql=quests`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('AOWOW_REVISION', 6);
|
||||
define('AOWOW_REVISION', 7);
|
||||
define('CLI', PHP_SAPI === 'cli');
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user