Home
last modified time | relevance | path

Searched refs:HT_LAVA (Results 1 – 12 of 12) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/catch2-tests/
H A Dtest_mon-util.cc47 REQUIRE(habitat == HT_LAVA);
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-enum.h175 HT_LAVA, // Lava critters enumerator
H A Dmon-poly.cc440 case HT_LAVA: in _habitat_matches()
H A Ddelay.cc1025 if (mons_primary_habitat(*mon) == HT_LAVA) in _monster_warning()
H A Dmon-place.cc217 case HT_LAVA: in monster_can_submerge()
559 && mons_class_secondary_habitat(base_type) != HT_LAVA) in fixup_zombie_type()
H A Dmon-util.cc131 return HT_LAVA; in _grid2habitat()
144 case HT_LAVA: in habitat2grid()
3387 ht = HT_LAVA; in mons_class_secondary_habitat()
H A Dmon-ench.cc1448 ASSERT(mons_habitat(*this) == HT_WATER || mons_habitat(*this) == HT_LAVA); in apply_enchantment()
H A Dmonster.cc329 case HT_LAVA: in can_drown()
5453 && (mons_habitat(*this) == HT_WATER || mons_habitat(*this) == HT_LAVA) in apply_location_effects()
H A Dspl-summoning.cc1589 || mons_class_primary_habitat(zombie_type) == HT_LAVA) in _raise_remains()
H A Dmon-act.cc3352 || habitat == HT_LAVA && feat_is_lava(env.grid(*ai))) in _monster_move()
H A Dmon-cast.cc1876 && mons_habitat(*callee) != HT_LAVA in _valid_druids_call_target()
H A Dmon-data.h5052 I_ANIMAL, HT_LAVA, 10, DEFAULT_ENERGY,