WizardryEE/Notes/trunk/scripts/prc_ai_fam_spell.nss
2025-04-30 12:23:15 -04:00

5 lines
111 B
Plaintext

void main()
{
ExecuteScript("nw_ch_acb", OBJECT_SELF);
ExecuteScript("prc_npc_spellat", OBJECT_SELF);
}