AI update.
Minor AI update, Module switch update. Full compile.
This commit is contained in:
@@ -55,7 +55,7 @@ void main()
|
||||
craft_drop_items(oKiller);
|
||||
|
||||
//:: Execute Default NPC OnDeath script
|
||||
ExecuteScript("nw_c2_default7", OBJECT_SELF);
|
||||
ExecuteScript("prc_pwondeath", OBJECT_SELF);
|
||||
|
||||
//:: Execute PRC NPC OnDeath script
|
||||
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
||||
|
Reference in New Issue
Block a user