Home
last modified time | relevance | path

Searched refs:MONS_FUNGUS (Results 1 – 10 of 10) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmon-pick.cc191 case MONS_FUNGUS: in mons_abyss()
362 case MONS_FUNGUS: in mons_rare_abyss()
422 case MONS_FUNGUS: in mons_pan()
1150 case MONS_FUNGUS: in mons_mineorc_level()
1179 case MONS_FUNGUS: in mons_mineorc_rare()
1282 case MONS_FUNGUS: in mons_lair_level()
1393 case MONS_FUNGUS: in mons_lair_rare()
1792 case MONS_FUNGUS: in mons_hallelf_level()
1831 case MONS_FUNGUS: in mons_hallelf_rare()
1980 case MONS_FUNGUS: in mons_swamp_level()
[all …]
H A Dstuff.cc97 || (fmenv->type == MONS_FUNGUS) in tag_followers()
H A Dmon-data.h172 MONS_FUNGUS, 'f', LIGHTGREY, "fungus",
174 0, 10, MONS_FUNGUS, MH_PLANT, 5000,
H A Denum.h1414 MONS_FUNGUS, // 5 enumerator
H A Ddescribe.cc4536 case MONS_FUNGUS: in describe_monsters()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmovement.cc711 mons_genus(mons->type) == MONS_FUNGUS ? "fungus" : "plants", in _rampage_forward()
920 mons_genus(targ_monst->type) == MONS_FUNGUS ? "fungus" in move_player_action()
H A Dmonster-type.h345 MONS_FUNGUS, enumerator
H A Dmon-data.h923 10, MONS_FUNGUS, MONS_WANDERING_MUSHROOM, MH_PLANT, 40,
936 6, MONS_FUNGUS, MONS_WANDERING_MUSHROOM, MH_UNDEAD, 80,
3968 10, MONS_FUNGUS, MONS_TOADSTOOL, MH_PLANT, WILL_INVULN,
3978 MONS_FUNGUS, 'P', LIGHTGREY, "fungus",
3981 10, MONS_FUNGUS, MONS_FUNGUS, MH_PLANT, WILL_INVULN,
3994 10, MONS_FUNGUS, MONS_BALLISTOMYCETE, MH_PLANT, WILL_INVULN,
6135 10, MONS_FUNGUS, MONS_BALLISTOMYCETE_SPORE, MH_PLANT, WILL_INVULN,
H A Ddungeon.cc2586 19, MONS_FUNGUS); in _ruin_level()
6253 || type == MONS_FUNGUS in _add_plant_clumps()
H A Dtilepick.cc4241 case MONS_FUNGUS: in tile_init_props()