Home
last modified time | relevance | path

Searched refs:MONS_GERYON (Results 1 – 11 of 11) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h772 MONS_GERYON, enumerator
H A Dmon-util.cc1758 && mc != MONS_GERYON in mons_class_can_use_stairs()
3603 if (mon.type == MONS_GERYON) in mons_pacify()
4030 if (m.type == MONS_GERYON) in monster_shover()
H A Dmon-gear.cc1168 case MONS_GERYON: in make_mons_weapon()
H A Dmon-data.h7383 MONS_GERYON, '&', GREEN, "Geryon",
7387 15, MONS_HELL_LORD, MONS_GERYON, MH_DEMONIC, 120,
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonspeak.cc1006 case MONS_GERYON: in mons_speaks()
H A Dmonstuff.cc820 || (new_mclass >= MONS_GERYON && new_mclass <= MONS_ERESHKIGAL)) in valid_morph()
3119 if (monster->type == MONS_GERYON) in handle_spell()
3245 if (monster->type == MONS_GERYON in handle_spell()
H A Dmon-data.h3029 MONS_GERYON, '&', GREEN, "Geryon",
3031 0, 25, MONS_GERYON, MH_DEMONIC, -6,
H A Denum.h1688 MONS_GERYON = 340, // 340 enumerator
H A Ddescribe.cc5687 case MONS_GERYON: in describe_monsters()
H A Dmaps.cc1200 mons_array[0] = MONS_GERYON; in vestibule_map()
H A Ddungeon.cc3012 case MONS_GERYON: in give_item()