Amon_PRC8/_module/nss/prc_pwondeath.nss

10 lines
153 B
Plaintext
Raw Permalink Normal View History

2025-04-03 19:00:46 -04:00
//:: prc_pwondeath
//::
//::
//:://////////////////
void main()
{
//ExecuteScript("pwfxp", OBJECT_SELF);
ExecuteScript("xp_system", OBJECT_SELF);
}