Restore pre-3.3 nerf mana costs for pre-WotLK spells, spell restorations

This commit is contained in:
郑佩茹
2022-09-12 15:14:53 -06:00
parent 2c410fa618
commit ccff78d717
7 changed files with 1023 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
#include "DBCEnums.h"
#include "QuestDef.h"
#include "GameObject.h"
#include "IWorld.h"
typedef std::unordered_map<uint32, uint32> questXpMapType;