mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
- display if realm first achievement is still available on Achievement detail page
- --siteconfig now asks for the realmId when adding a new character DBs ( old entries should be set manually or deleted and then set anew)
This commit is contained in:
@@ -250,6 +250,7 @@ define('QUEST_CU_AUTO_ACCEPT', 0x20);
|
||||
define('QUEST_CU_PVP_ENABLED', 0x40);
|
||||
|
||||
define('MAX_LEVEL', 80);
|
||||
define('WOW_BUILD', 12340);
|
||||
|
||||
// Loot handles
|
||||
define('LOOT_FISHING', 'fishing_loot_template');
|
||||
|
||||
Reference in New Issue
Block a user