Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h362 MONS_WITHERED_PLANT, enumerator
1079 MONS_WITHERED_PLANT, enumerator
H A Dmon-info.cc177 if (mons.type == MONS_WITHERED_PLANT) in ench_to_mb()
H A Dmon-ench.cc1555 case MONS_WITHERED_PLANT: in apply_enchantment()
H A Dmon-data.h3900 MONS_WITHERED_PLANT, 'P', DARKGREY, "withered plant",
3903 10, MONS_PLANT, MONS_WITHERED_PLANT, MH_PLANT, WILL_INVULN,
H A Dmonster.cc4482 if (type == MONS_WITHERED_PLANT) in hurt()