6 lines
116 B
Plaintext
6 lines
116 B
Plaintext
void main()
|
|
{
|
|
DelayCommand(600.0,ExecuteScript("LEGION_ARM_02",GetModule()));
|
|
DestroyObject(OBJECT_SELF);
|
|
}
|