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.
11 lines
352 B
11 lines
352 B
global.mapoffsetx = 32
|
|
global.mapoffsety = 27
|
|
global.waterlevel = 0
|
|
global.watertype = 0
|
|
global.floormaterial = 3
|
|
global.darkness = 0
|
|
instance_create(1120, 672, scr_itemsopen(oControl.mod_251))
|
|
instance_create(400, 64, scr_itemsopen(oControl.mod_257))
|
|
tile_add(tlResearchBase, 48, 32, 32, 32, 1520, 592, 90)
|
|
create_log_trigger(1, 5, 1544, 624, -27, 1)
|