Ensure ghosts can never drown

This commit is contained in:
Eevee (Evelyn Woods) 2021-01-08 15:47:39 -07:00
parent fc6b7472b6
commit c60158cc47

View File

@ -2057,6 +2057,7 @@ const TILE_TYPES = {
has_inventory: true,
ignores: new Set([
'bomb',
'water',
'ice', 'ice_nw', 'ice_ne', 'ice_sw', 'ice_se',
'force_floor_n', 'force_floor_s', 'force_floor_e', 'force_floor_w', 'force_floor_all',
// Ghosts don't activate swivels or popwalls