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 = 50
|
|
global.mapoffsety = 24
|
|
global.watertype = 1
|
|
if (global.lavastate <= 4)
|
|
make_liquid(1, 240, 0, 0, 0, 0, 0)
|
|
global.floormaterial = 1
|
|
mus_change(mus_get_main_song())
|