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_Room_rm_a4b06_Create.gml

17 lines
312 B

global.mapoffsetx = 36
global.mapoffsety = 44
global.waterlevel = 0
global.watertype = 0
global.floormaterial = 1
make_escape_sequence_fx(2)
if (global.event[203] == 0)
tile_layer_delete(-101)
if (global.event[203] > 10)
{
with (oA4EscapeControl)
{
gototemp = 60
alarm[0] = 1
}
}