Ensure ghosts can never drown
This commit is contained in:
parent
fc6b7472b6
commit
c60158cc47
@ -2057,6 +2057,7 @@ const TILE_TYPES = {
|
|||||||
has_inventory: true,
|
has_inventory: true,
|
||||||
ignores: new Set([
|
ignores: new Set([
|
||||||
'bomb',
|
'bomb',
|
||||||
|
'water',
|
||||||
'ice', 'ice_nw', 'ice_ne', 'ice_sw', 'ice_se',
|
'ice', 'ice_nw', 'ice_ne', 'ice_sw', 'ice_se',
|
||||||
'force_floor_n', 'force_floor_s', 'force_floor_e', 'force_floor_w', 'force_floor_all',
|
'force_floor_n', 'force_floor_s', 'force_floor_e', 'force_floor_w', 'force_floor_all',
|
||||||
// Ghosts don't activate swivels or popwalls
|
// Ghosts don't activate swivels or popwalls
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user