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 = 48
|
|
global.mapoffsety = 36
|
|
make_liquid(1, 656, 0, 0, 0, 0, 0)
|
|
global.floormaterial = 1
|
|
SoundFX_Preset(2)
|
|
SetAmb_Monsters()
|
|
if (global.event[180] == 0)
|
|
{
|
|
PlaySoundMono(sndWaterDrop2)
|
|
global.event[180] = 1
|
|
}
|