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_a0h21_Create.gml

12 lines
233 B

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
}