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 = 58
|
|
global.mapoffsety = 37
|
|
make_liquid(1, 672, 0, 0, 0, 0, 0)
|
|
global.floormaterial = 1
|
|
SoundFX_Preset(1)
|
|
SetAmb_Monsters()
|
|
if (global.event[178] == 0)
|
|
{
|
|
PlaySoundMono(sndQueenDistant)
|
|
global.event[178] = 1
|
|
}
|