Home
last modified time | relevance | path

Searched refs:MONS_FAUN (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h470 MONS_FAUN, enumerator
975 MONS_FAUN, enumerator
H A Dmon-gear.cc683 { MONS_FAUN, { FAUN_WEAPONS } }, in make_mons_weapon()
965 { MONS_FAUN, { { { WPN_HUNTING_SLING, 1 } } } }, in make_mons_weapon()
1333 || (mon->type == MONS_FAUN && one_chance_in(3)) in _give_ammo()
H A Dmon-pick-data.h360 { 0, 3, 355, SEMI, MONS_FAUN },
784 { -1, 5, 75, SEMI, MONS_FAUN },
H A Dmon-place.cc2066 case MONS_FAUN: in _choose_band()
2119 { BAND_FAUNS, {{{MONS_FAUN, 1}}}},
2292 {{MONS_FAUN, 1}}}},
H A Ddecks.cc1355 dctr2 = random_choose(MONS_CENTAUR_WARRIOR, MONS_FAUN), in _summon_rangers()
H A Dmon-data.h503 MONS_FAUN, 'c', GREEN, "faun",
506 8, MONS_FAUN, MONS_FAUN, MH_NATURAL, 40,
520 10, MONS_FAUN, MONS_SATYR, MH_NATURAL, 40,
H A Dtilepick.cc1333 { MONS_FAUN, TILEP_MONS_ZOMBIE_FAUN }, in _mon_to_zombie_tile()