Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h659 MONS_SNAPLASHER_VINE,
990 MONS_SNAPLASHER_VINE, enumerator
H A Dmon-tentacle.cc40 { MONS_SNAPLASHER_VINE, MONS_SNAPLASHER_VINE_SEGMENT },
808 else if (tentacle->type == MONS_SNAPLASHER_VINE) in move_solo_tentacle()
H A Dtilepick.cc697 if (no_head_connect && (mon.type == MONS_SNAPLASHER_VINE in tileidx_tentacle()
762 case MONS_SNAPLASHER_VINE: tile = TILEP_MONS_VINE_S; break; in tileidx_tentacle()
1697 case MONS_SNAPLASHER_VINE: in _get_tentacle_type()
1878 case MONS_SNAPLASHER_VINE: in _tileidx_monster_no_props()
1899 else if (mon.type == MONS_SNAPLASHER_VINE in _tileidx_monster_no_props()
H A Dmon-death.cc2225 || mons.type == MONS_SNAPLASHER_VINE) in monster_die()
2227 if (mons.type == MONS_SNAPLASHER_VINE) in monster_die()
2431 if (mi->type == MONS_SNAPLASHER_VINE in unawaken_vines()
H A Dmon-data.h4142 MONS_SNAPLASHER_VINE, 'w', LIGHTGREEN, "snaplasher vine",
4145 10, MONS_PLANT, MONS_SNAPLASHER_VINE, MH_PLANT, 40,
4158 10, MONS_PLANT, MONS_SNAPLASHER_VINE, MH_PLANT, 40,
H A Dmon-act.cc1384 if (mons.type == MONS_SNAPLASHER_VINE in _pre_monster_move()
H A Dreligion.cc2838 && target.type != MONS_SNAPLASHER_VINE in fedhas_neutralises()
H A Dmon-cast.cc2895 if (m && m->type == MONS_SNAPLASHER_VINE) in _awaken_vines()
2910 mgen_data(MONS_SNAPLASHER_VINE, SAME_ATTITUDE(mon), spot, mon->foe, in _awaken_vines()
H A Dgod-abil.cc1938 && mc != MONS_SNAPLASHER_VINE in fedhas_passthrough_class()