Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc1277 case MONS_WORM: in mons_lair_level()
1415 case MONS_WORM: in mons_lair_rare()
1975 case MONS_WORM: in mons_swamp_level()
2074 case MONS_WORM: in mons_swamp_rare()
2233 case MONS_WORM: in mons_standard_level()
2542 case MONS_WORM: in mons_standard_rare()
H A Dspells2.cc1369 thing_called = MONS_WORM; in summon_swarm()
H A Dmon-data.h367 MONS_WORM, 'w', LIGHTRED, "worm",
369 350, 4, MONS_WORM, MH_NATURAL, -2,
H A Denum.h1431 MONS_WORM, enumerator
H A Ddescribe.cc4699 case MONS_WORM: in describe_monsters()
H A Dfight.cc3280 case MONS_WORM: // giant wasp in monsters_fight()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-pick-data.h85 { 2, 5, 500, FALL, MONS_WORM },
1005 { 1, 1, 515, FLAT, MONS_WORM },
H A Dmonster-type.h120 MONS_WORM, enumerator
H A Dmon-data.h2318 MONS_WORM, 'w', LIGHTRED, "worm",
2321 3, MONS_WORM, MONS_WORM, MH_NATURAL, 10,
2334 3, MONS_WORM, MONS_SWAMP_WORM, MH_NATURAL, 10,
H A Dspl-summoning.cc1601 || mons_genus(zombie_type) == MONS_WORM) in _raise_remains()
H A Dtilepick.cc1325 { MONS_WORM, TILEP_MONS_ZOMBIE_WORM }, in _mon_to_zombie_tile()