Home
last modified time | relevance | path

Searched refs:M_NO_POLY_TO (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-data.h533 M_COLD_BLOOD | M_SPEAKS | M_NO_POLY_TO,
576 M_COLD_BLOOD | M_SPEAKS | M_NO_POLY_TO,
647 M_COLD_BLOOD | M_SPEAKS | M_NO_POLY_TO,
750 M_WARM_BLOOD | M_SPEAKS | M_NO_POLY_TO,
974 M_SPEAKS | M_NO_POLY_TO | M_FAST_REGEN,
1067 M_WARM_BLOOD | M_SPEAKS | M_NO_POLY_TO,
3223 M_SPEAKS | M_NO_POLY_TO,
3399 M_SPEAKS | M_NO_POLY_TO,
3414 M_NO_POLY_TO | M_NO_GEN_DERIVED,
4596 M_BATTY | M_NO_POLY_TO,
[all …]
H A Dmon-flags.h115 M_NO_POLY_TO = BIT(34), enumerator
H A Dmon-poly.cc120 || mons_class_flag(new_mclass, M_NO_POLY_TO) // explicitly disallowed in _valid_type_morph()