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

9 lines
271 B

global.mapoffsetx = 21
global.mapoffsety = 15
global.waterlevel = 0
global.watertype = 0
SetAmb_Monsters()
instance_create(68, 48, oElderSeptogg)
if (global.item[oControl.mod_52] == 0 && global.event[7] >= 1)
instance_create(288, 208, scr_itemsopen(oControl.mod_52))