Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h120 { 7, 11, 200, PEAK, MONS_HORNET },
170 { 17, 25, 136, SEMI, MONS_HORNET },
285 { 2, 5, 16, PEAK, MONS_HORNET },
398 { -1, 4, 260, RISE, MONS_HORNET },
514 { 5, 5, 60, FLAT, MONS_HORNET },
778 { 1, 5, 45, FLAT, MONS_HORNET },
H A Dmonster-type.h222 MONS_HORNET, enumerator
H A Dmon-abil.cc774 monster_type fauna_t = MONS_HORNET; in treant_release_fauna()
H A Dmonster.cc6016 type = fly_died ? MONS_SPRIGGAN : MONS_HORNET; in react_to_damage()
6027 mounted_kill(this, fly_died ? MONS_HORNET : MONS_SPRIGGAN, in react_to_damage()
H A Dmon-death.cc2290 daddy_corpse = mounted_kill(&mons, MONS_HORNET, killer, killer_index); in monster_die()
H A Dmon-data.h2504 MONS_HORNET, 'y', YELLOW, "hornet",
2507 13, MONS_HORNET, MONS_HORNET, MH_NATURAL, 30,
H A Dtilepick.cc1300 { MONS_HORNET, TILEP_MONS_ZOMBIE_HORNET, }, in _mon_to_zombie_tile()