Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h90 MONS_DREAM_SHEEP, enumerator
1095 MONS_DREAM_SHEEP, enumerator
H A Dmon-pick-data.h295 { 4, 12, 140, SEMI, MONS_DREAM_SHEEP },
H A Dmon-place.cc1854 { MONS_DREAM_SHEEP, { {}, {{ BAND_DREAM_SHEEP, {3, 7} }}}},
2153 { BAND_DREAM_SHEEP, {{{MONS_DREAM_SHEEP, 1}}}},
H A Dmon-data.h4707 MONS_DREAM_SHEEP, 'Y', CYAN, "dream sheep",
4710 10, MONS_DREAM_SHEEP, MONS_DREAM_SHEEP, MH_NATURAL, 30,
H A Dmon-cast.cc4711 { 1, 1, 40, FLAT, MONS_DREAM_SHEEP },
5186 if (mi->type == MONS_DREAM_SHEEP) in _dream_sheep_sleep()