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

9 lines
268 B

global.mapoffsetx = 59
global.mapoffsety = 16
global.waterlevel = 0
global.watertype = 0
global.floormaterial = 5
scan_log(22, get_text("ScanEvents", "ScanEnvironment"), 180, 0)
if (global.event[61] == 1)
instance_create(448, 144, scr_itemsopen(oControl.mod_103))