6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
void main()
|
|
{
|
|
ActionSpeakString ("INTRUDERS! For Bane.. For your King! Suffer them not to live!");
|
|
DelayCommand(10.0, ExecuteScript("sejtlycan_spawn", OBJECT_SELF));
|
|
}
|