Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-act.cc253 if (moved.type == MONS_FOXFIRE) in _swap_monsters()
1399 if ((mons.type == MONS_BALL_LIGHTNING || mons.type == MONS_FOXFIRE) in _pre_monster_move()
1403 if (mons.type == MONS_FOXFIRE) in _pre_monster_move()
1690 if (mons->type == MONS_FOXFIRE) in handle_monster_move()
1959 && (!(mons_aligned(mons, targ) || targ->type == MONS_FOXFIRE) in handle_monster_move()
2720 if (mpushee->type == MONS_FOXFIRE) in _mons_can_displace()
2966 || targmonster->type == MONS_FOXFIRE) in mon_can_move_to_pos()
3168 if (m2->type == MONS_FOXFIRE) in _monster_swaps_places()
3275 if (mons.type == MONS_FOXFIRE) in _do_move_monster()
3564 if ((mons_aligned(mons, targ) || targ->type == MONS_FOXFIRE) in _monster_move()
[all …]
H A Dmonster-type.h892 MONS_FOXFIRE, enumerator
1100 MONS_FOXFIRE, enumerator
H A Dmovement.cc74 if (mons->type == MONS_FOXFIRE) in _swap_places()
H A Dmon-abil.cc913 case MONS_FOXFIRE: in mon_special_ability()
H A Dmon-death.cc1661 || (mons.type == MONS_FOXFIRE && mons.steps_remaining == 0)) in monster_die()
1679 else if (mons.type == MONS_FOXFIRE) in monster_die()
H A Dmon-behv.cc1477 && mons->type != MONS_FOXFIRE) in summon_can_attack()
H A Dmon-util.cc1761 && mc != MONS_FOXFIRE; in mons_class_can_use_stairs()
3445 return mons_is_projectile(m) || m.type == MONS_FOXFIRE; in mons_destroyed_on_impact()
H A Dspl-summoning.cc3065 mgen_data fox(MONS_FOXFIRE, att, in cast_foxfire()
H A Dmon-data.h6199 MONS_FOXFIRE, 'v', LIGHTRED, "foxfire",
6203 0, MONS_FOXFIRE, MONS_FOXFIRE, MH_NONLIVING, WILL_INVULN,