Home
last modified time | relevance | path

Searched refs:MONS_NAMELESS (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h918 MONS_NAMELESS, // summoning miscast enumerator
1102 MONS_NAMELESS, enumerator
H A Dspl-miscast.cc235 mgen_data data = mgen_data::hostile_at(MONS_NAMELESS, true, in __anon41bd6ab60202()
H A Dmon-data.h4693 MONS_NAMELESS, 'X', CYAN, "nameless horror",
4696 11, MONS_NAMELESS, MONS_NAMELESS, MH_NONLIVING, WILL_INVULN,
H A Dmon-util.cc2029 if (mon.type == MONS_NAMELESS) in mons_attack_spec()