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-Multitroid-Fair-Team-PVP/Export_Code/gml_Object_oTorizo_Other_10...

15 lines
240 B

flashing = 5
fxtimer = 0
PlaySoundMono(sndTorizoHit)
if (myhealth <= 0)
{
state = 100
statetime = 0
alarm[10] = 1
alarm[11] = 300
mus_fadeout(musTorizoA)
oMusicV2.bossbgm = 0
global.event[152] = 2
dead = 1
}