LoT_PRC8/_module/nss/hif_onactivateit.nss
Jaysyn904 ec287507a1 Initial upload
Initial upload.
2023-09-25 21:32:17 -04:00

14 lines
400 B
Plaintext

// prc_onactivate,lrgwymeus
/////////////////////////////////////////////////////////////////////
//
// This script has been auto-generated by HakInstaller to call
// multiple handlers for the onactivateitem event.
//
/////////////////////////////////////////////////////////////////////
void main()
{
ExecuteScript("prc_onactivate", OBJECT_SELF);
ExecuteScript("lrgwymeus", OBJECT_SELF);
}