mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 20:13:48 +00:00
feat(Core/DB): Add Creature ExperienceModifier (#7095)
This commit is contained in:
@@ -128,6 +128,7 @@ struct CreatureTemplate
|
||||
float ModHealth;
|
||||
float ModMana;
|
||||
float ModArmor;
|
||||
float ModExperience;
|
||||
bool RacialLeader;
|
||||
uint32 movementId;
|
||||
bool RegenHealth;
|
||||
|
||||
Reference in New Issue
Block a user