Amon_PRC8/_module/nss/sejtlycan.nss

6 lines
168 B
Plaintext
Raw Normal View History

2025-04-03 19:00:46 -04:00
void main()
{
ActionSpeakString ("INTRUDERS! For Bane.. For your King! Suffer them not to live!");
DelayCommand(10.0, ExecuteScript("sejtlycan_spawn", OBJECT_SELF));
}