Home
last modified time | relevance | path

Searched refs:MONS_WAR_DOG (Results 1 – 9 of 9) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonplace.cc717 case MONS_WAR_DOG: in choose_band()
962 mon_type = MONS_WAR_DOG; in band_member()
H A Dmon-pick.cc1299 case MONS_WAR_DOG: in mons_lair_level()
1412 case MONS_WAR_DOG: in mons_lair_rare()
H A Dspells4.cc641 mon = MONS_WAR_DOG; in cast_summon_large_mammal()
892 if (monster->type == MONS_HOUND || monster->type == MONS_WAR_DOG in tame_beast_monsters()
H A Dmon-data.h1717 MONS_WAR_DOG, 'h', CYAN, "war dog",
1719 350, 10, MONS_WAR_DOG, MH_NATURAL, -3,
H A Denum.h1551 MONS_WAR_DOG, // 150 enumerator
H A Ddescribe.cc4554 case MONS_WAR_DOG: in describe_monsters()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h55 MONS_WAR_DOG, enumerator
H A Dtags.cc6036 if (mi.type == MONS_WAR_DOG) in _unmarshallMonsterInfo()
6903 if (m.type == MONS_WAR_DOG) in unmarshallMonster()
H A Dmon-data.h180 AXED_MON(MONS_WAR_DOG, "war dog")