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

11 lines
274 B

global.mapoffsetx = 72
global.mapoffsety = 43
make_liquid(0, 1280, 0, 0, 0, 0, 1)
global.floormaterial = 1
global.objdeactivate = 0
if (global.event[250] > 0)
mus_change(musArea5B)
else
mus_change(musArea5A)
instance_create(80, 176, scr_itemsopen(oControl.mod_302))