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.
AM2R-The-Horde-Multitroid/Export_Code/gml_Room_rm_a0h23_Create.gml

12 lines
235 B

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
}