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.
|
global.mapoffsetx = 68
|
|
global.mapoffsety = 9
|
|
global.waterlevel = 0
|
|
global.watertype = 0
|
|
global.floormaterial = 1
|
|
SoundFX_Preset(1)
|
|
SetAmb_Monsters()
|
|
if (global.event[60] == 1)
|
|
instance_create(480, 192, scr_itemsopen(oControl.mod_108))
|