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

16 lines
280 B

global.mapoffsetx = 35
global.mapoffsety = 42
global.waterlevel = 0
global.watertype = 0
global.floormaterial = 1
global.objdeactivate = 1
make_escape_sequence_fx(2)
if (global.event[203] > 0)
{
with (oA4EscapeControl)
{
gototemp = 90
alarm[0] = 1
}
}