initial navmesh stuff

This commit is contained in:
Tahir Akhlaq
2017-05-27 02:17:25 +01:00
parent 44a76c94af
commit d72a2af641
19 changed files with 831 additions and 33 deletions

View File

@@ -151,8 +151,8 @@ namespace FFXIVClassic_Map_Server.Actors
isStatic = true;
else
{
// charaWork.property[2] = 1;
// npcWork.hateType = 1;
charaWork.property[2] = 1;
npcWork.hateType = 1;
}
if (lParams == null)