You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-The-Horde-Multitroid/Export_Code/gml_Object_oHatchling_Alarm...

7 lines
113 B

if (myid == 0)
{
sfx_play(choose(162, 380, 381, 382))
alarm[0] = (300 + irandom(320))
roaring = 60
}