Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1328 case MONS_ELEPHANT_SLUG: in mons_lair_level()
1419 case MONS_ELEPHANT_SLUG: in mons_lair_rare()
H A Dmon-data.h1706 MONS_ELEPHANT_SLUG, 'm', LIGHTGREY, "elephant slug",
1708 1500, 10, MONS_ELEPHANT_SLUG, MH_NATURAL, -3,
H A Denum.h1550 MONS_ELEPHANT_SLUG, enumerator
H A Ddescribe.cc5441 case MONS_ELEPHANT_SLUG: in describe_monsters()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h76 MONS_ELEPHANT_SLUG, enumerator
H A Dmon-data.h2360 40, MONS_ELEPHANT_SLUG, MONS_DART_SLUG, MH_NATURAL, 0,
2373 20, MONS_ELEPHANT_SLUG, MONS_TORPOR_SNAIL, MH_NATURAL, 40,
2384 MONS_ELEPHANT_SLUG, 'w', WHITE, "elephant slug",
2387 2, MONS_ELEPHANT_SLUG, MONS_ELEPHANT_SLUG, MH_NATURAL, 80,
6981 16, MONS_ELEPHANT_SLUG, MONS_ELEPHANT_SLUG, MH_NATURAL, 80,
H A Dspl-summoning.cc1599 || mons_genus(zombie_type) == MONS_ELEPHANT_SLUG in _raise_remains()
H A Dmonster.cc5501 if (genus == MONS_JELLY || genus == MONS_ELEPHANT_SLUG) in apply_location_effects()
H A Dtags.cc6839 if (m.type == MONS_ELEPHANT_SLUG) in unmarshallMonster()