Opening changes

This commit is contained in:
yogurt
2017-10-11 06:42:06 -05:00
parent 92de857cda
commit 460722d3d5
7 changed files with 65 additions and 25 deletions

View File

@@ -82,7 +82,7 @@ namespace FFXIVClassic_Map_Server.Actors
//charaWork.property[2] = 1;
//npcWork.hateType = 1;
this.hateContainer = new HateContainer(this);
this.allegiance = CharacterTargetingAllegiance.BattleNpcs;