HoS_PRC8/_mod/_module/nss/x2_def_heartbeat.nss

7 lines
112 B
Plaintext
Raw Permalink Normal View History

2024-11-25 19:36:07 -05:00
// fireseed_hb - fire seed and fire spawn hb
void main()
{
ExecuteScript("nw_c2_default1", OBJECT_SELF);
}