Home
last modified time | relevance | path

Searched refs:MONS_ELEMENTAL_WELLSPRING (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h320 MONS_ELEMENTAL_WELLSPRING, enumerator
1000 MONS_ELEMENTAL_WELLSPRING, enumerator
H A Dmon-pick-data.h1140 { 0, 8, 74, RISE, MONS_ELEMENTAL_WELLSPRING },\
H A Dmon-act.cc2218 || mons->type == MONS_ELEMENTAL_WELLSPRING) in _post_monster_move()
H A Dmon-data.h3153 MONS_ELEMENTAL_WELLSPRING, 'E', LIGHTCYAN, "elemental wellspring",
3156 13, MONS_ELEMENTAL, MONS_ELEMENTAL_WELLSPRING, MH_NONLIVING, WILL_INVULN,
H A Dtags.cc5870 mi.type = MONS_ELEMENTAL_WELLSPRING; in _unmarshallMonsterInfo()