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-Multitroid-Fair-Team-PVP/Export_Code/gml_Room_rm_a4b02a_Create.gml

13 lines
274 B

global.mapoffsetx = 35
global.mapoffsety = 42
global.waterlevel = 0
global.watertype = 0
global.floormaterial = 1
global.objdeactivate = 1
make_escape_sequence_fx(2)
if (global.item[0] == 0 && global.maxpbombs == 0)
{
with (oBlockBombChain)
instance_destroy()
}