Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-explode.cc157 { MONS_BALLISTOMYCETE_SPORE, { setup_spore_explosion } },
277 if (type == MONS_BALLISTOMYCETE_SPORE) in explode_monster()
H A Dmgen-data.h175 || cls == MONS_BATTLESPHERE || cls == MONS_BALLISTOMYCETE_SPORE
H A Dmonster-type.h364 MONS_BALLISTOMYCETE_SPORE, enumerator
H A Dshout.cc448 && mon->type != MONS_BALLISTOMYCETE_SPORE in _follows_orders()
H A Dgod-wrath.cc1707 if (monster *plant = create_monster(mgen_data(MONS_BALLISTOMYCETE_SPORE, in _fedhas_corpse_spores()
H A Dmon-cast.cc6449 mgen_data mgen (MONS_BALLISTOMYCETE_SPORE, in mons_cast()
6454 mgen.hd = mons_class_hit_dice(MONS_BALLISTOMYCETE_SPORE) + in mons_cast()
H A Dmon-data.h6132 MONS_BALLISTOMYCETE_SPORE, '*', GREEN, "ballistomycete spore",
6135 10, MONS_FUNGUS, MONS_BALLISTOMYCETE_SPORE, MH_PLANT, WILL_INVULN,
H A Dmon-util.cc901 || mc == MONS_BALLISTOMYCETE_SPORE in mons_is_object()
H A Dmonster.cc2451 case MONS_BALLISTOMYCETE_SPORE: in hand_name()