Home
last modified time | relevance | path

Searched refs:MONS_PILLAR_OF_SALT (Results 1 – 9 of 9) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-info.cc911 else if (type == MONS_PILLAR_OF_SALT in _core_name()
1038 && type != MONS_PILLAR_OF_SALT) in common_name()
1093 case MONS_PILLAR_OF_SALT: in common_name()
H A Dexclude.cc37 if (mon->type == MONS_PILLAR_OF_SALT || mon->type == MONS_BLOCK_OF_ICE in _mon_needs_auto_exclude()
H A Dmonster-type.h894 MONS_PILLAR_OF_SALT, enumerator
H A Dmon-ench.cc1554 case MONS_PILLAR_OF_SALT: in apply_enchantment()
H A Dmon-data.h6005 MONS_PILLAR_OF_SALT, '8', WHITE, "pillar of salt",
6008 10, MONS_PILLAR_OF_SALT, MONS_PILLAR_OF_SALT, MH_NONLIVING, WILL_INVULN,
H A Dmon-place.cc1209 || mg.cls == MONS_PILLAR_OF_SALT in _place_monster_aux()
H A Ddescribe.cc4745 case MONS_PILLAR_OF_SALT: in get_monster_db_desc()
H A Dgod-abil.cc1197 mgen_data(MONS_PILLAR_OF_SALT, in _zin_saltify()
H A Dmapdef.cc4480 mons_spec spec(MONS_PILLAR_OF_SALT); in get_salt_spec()