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.
AM2Rogue/Export_Code/gml_Object_oTorizoTrigger_C...

17 lines
334 B

if global.item[scr_itemchange(6)]
{
with (oTorizoStatue)
event_user(0)
with (oDoor)
event_user(0)
with (115253)
instance_destroy()
with (115240)
instance_destroy()
with (115241)
instance_destroy()
mus_current_fadeout()
global.event[152] = 1
instance_destroy()
}