Home
last modified time | relevance | path

Searched refs:MONS_TWISTER (Results 1 – 8 of 8) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dform-data.h303 transformation::storm, MONS_TWISTER, "Storm", "storm-form", "storm",
H A Dmonster-type.h322 MONS_TWISTER, // air miscasts enumerator
H A Dtraps.cc471 mgen_data mg = mgen_data::hostile_at(MONS_TWISTER, in __anon71a4a9f00a02()
H A Dmon-place.cc1226 if (mg.cls == MONS_TWISTER || mg.cls == MONS_DIAMOND_OBELISK) in _place_monster_aux()
1506 if (mon->type == MONS_TWISTER && !dont_place) in _place_monster_aux()
H A Dmon-death.cc1660 || mons.type == MONS_TWISTER in monster_die()
H A Dtilepick.cc4245 case MONS_TWISTER: in tile_init_props()
H A Dmon-data.h2303 MONS_TWISTER, 'v', ETC_AIR, "twister",
2307 5, MONS_FIRE_VORTEX, MONS_TWISTER, MH_NONLIVING, WILL_INVULN,
H A Dmon-util.cc899 || mc == MONS_TWISTER in mons_is_object()