REO-EE/_module/nss/reo_mod_respawn.nss
Jaysyn904 f82740bbbd Initial commit
Initial commit
2024-02-22 13:22:03 -05:00

6 lines
87 B
Plaintext

void main()
{
// Death System
ExecuteScript("dth_mod_respawn", OBJECT_SELF);
}