RATDOG/_module/nss/hif_onplaytarget.nss
Jaysyn904 51e1a2a2b3 2025/07/20 Update
Added PEPS AI.
Updated class & racialtypes 2DAs for the Lost Lands.
Full compile.
2025-07-20 20:28:49 -04:00

5 lines
118 B
Plaintext

void main()
{
ExecuteScript("ra_onplaytarget", OBJECT_SELF);
ExecuteScript("prc_onplaytarget", OBJECT_SELF);
}