Home
last modified time | relevance | path

Searched refs:MONS_BLOCK_OF_ICE (Results 1 – 10 of 10) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h896 MONS_BLOCK_OF_ICE, enumerator
1050 MONS_BLOCK_OF_ICE, enumerator
H A Dmon-info.cc912 || type == MONS_BLOCK_OF_ICE in _core_name()
1037 && type != MONS_BLOCK_OF_ICE in common_name()
1096 case MONS_BLOCK_OF_ICE: 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 Dmon-ench.cc1558 case MONS_BLOCK_OF_ICE: in apply_enchantment()
H A Dbeam.cc4441 mgen_data(MONS_BLOCK_OF_ICE, in glaciate_freeze()
5108 if (origin_spell == SPELL_GLACIATE && mon->type == MONS_BLOCK_OF_ICE) in ignores_monster()
H A Dmon-data.h6018 MONS_BLOCK_OF_ICE, '8', ETC_ICE, "block of ice",
6021 10, MONS_BLOCK_OF_ICE, MONS_BLOCK_OF_ICE, MH_NONLIVING, WILL_INVULN,
H A Dmon-place.cc1210 || mg.cls == MONS_BLOCK_OF_ICE) in _place_monster_aux()
H A Dtilepick.cc4250 case MONS_BLOCK_OF_ICE: in tile_init_props()
H A Ddescribe.cc4739 case MONS_BLOCK_OF_ICE: in get_monster_db_desc()
H A Dmonster.cc5357 || mc == MONS_BLOCK_OF_ICE; in _mons_is_icy()