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 = 9
|
|
global.mapoffsety = 42
|
|
global.waterlevel = 0
|
|
global.watertype = 0
|
|
global.floormaterial = 5
|
|
global.save_room = 23
|
|
if (instance_number(oCharacter) > 0)
|
|
mus_change(musArea6A)
|
|
else
|
|
oMusicV2.currentbgm = 285
|