Further file organization
Further file organization
This commit is contained in:
5
nwn/nwnprc/trunk/scripts/prc_ai_sum_death.nss
Normal file
5
nwn/nwnprc/trunk/scripts/prc_ai_sum_death.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
||||
ExecuteScript("nw_ch_ac7", OBJECT_SELF);
|
||||
}
|
Reference in New Issue
Block a user