AI update.

Minor AI update, Module switch update.  Full compile.
This commit is contained in:
Jaysyn904
2023-04-06 23:20:50 -04:00
parent fd2612fb1c
commit fcafa53a7b
195 changed files with 58 additions and 19 deletions

View File

@@ -28,4 +28,6 @@ void main()
if(GetSpawnInCondition(NW_FLAG_DISTURBED_EVENT)) {
SignalEvent(OBJECT_SELF, EventUserDefined(EVENT_DISTURBED));
}
ExecuteScript("prc_npc_disturb", OBJECT_SELF);
}