Add NPC Max Aggro Distance to zone table

This commit is contained in:
Michael Cook (mackal)
2018-09-08 00:22:16 -04:00
parent ec40b3dc69
commit 7836d020ce
6 changed files with 9 additions and 4 deletions
+2 -1
View File
@@ -379,7 +379,8 @@ struct NewZone_Struct {
/*0708*/ uint32 FastRegenHP;
/*0712*/ uint32 FastRegenMana;
/*0716*/ uint32 FastRegenEndurance;
/*0720*/
/*0720*/ uint32 NPCAggroMaxDist;
/*0724*/
};
/*