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 = 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()
|
|
}
|