Home
last modified time | relevance | path

Searched refs:MONS_MINOTAUR (Results 1 – 16 of 16) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/species/
H A Dminotaur.yaml2 monster: MONS_MINOTAUR
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h442 MONS_MINOTAUR, enumerator
H A Dmon-gear.cc1446 case MONS_MINOTAUR: in _give_ammo()
1856 case MONS_MINOTAUR: in make_mons_armour()
H A Dmon-pick-data.h1122 { 1, 27, 5, FLAT, MONS_MINOTAUR },
H A Dgod-wrath.cc164 { 7, 21, 1, FLAT, MONS_MINOTAUR },
H A Dmon-data.h3343 MONS_MINOTAUR, 'H', LIGHTRED, "minotaur",
3346 10, MONS_MINOTAUR, MONS_MINOTAUR, MH_NATURAL, 100,
6623 15, MONS_MINOTAUR, MONS_MINOTAUR, MH_NATURAL | MH_EVIL, 100,
H A Dmelee-attack.cc348 == MONS_MINOTAUR) in handle_phase_dodged()
H A Dtilepick.cc1337 { MONS_MINOTAUR, TILEP_MONS_ZOMBIE_MINOTAUR, }, in _mon_to_zombie_tile()
H A Dmonster.cc2526 if (type == MONS_MINOTAUR) in foot_name()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc882 if (mons_species(mons_base_type(mon)) == MONS_MINOTAUR) in main()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-data.h949 MONS_MINOTAUR, 'm', LIGHTRED, "minotaur",
951 1500, 10, MONS_MINOTAUR, MH_NATURAL, -3,
H A Denum.h1483 MONS_MINOTAUR, enumerator
H A Dreligion.cc1946 punisher = MONS_MINOTAUR; in divine_retribution()
H A Ddescribe.cc5201 case MONS_MINOTAUR: in describe_monsters()
H A Dmaps.cc1037 mons_array[2] = MONS_MINOTAUR; in fort_yaktaur()
H A Ddungeon.cc7444 mons_place( MONS_MINOTAUR, BEH_SLEEP, MHITNOT, true, lx, ly ); in labyrinth_level()