TheHordeOrcs_PRC8/_module/nss/call_onrest.nss

5 lines
112 B
Plaintext
Raw Permalink Normal View History

void main()
{
ExecuteScript("prc_rest", OBJECT_SELF);
ExecuteScript("x2_mod_def_rest", OBJECT_SELF);
}