PRC8/trunk/scripts/prc_ai_fam_attck.nss

5 lines
111 B
Plaintext
Raw Normal View History

void main()
{
ExecuteScript("nw_ch_ac5", OBJECT_SELF);
ExecuteScript("prc_npc_physatt", OBJECT_SELF);
}