Home
last modified time | relevance | path

Searched refs:stun_monsters (Results 1 – 8 of 8) sorted by relevance

/dports/games/zangband/zangband/src/
H A Dl-spell.pkg188 extern bool stun_monsters(int dam);
H A Dmutation.c1255 (void)stun_monsters(lvl * 4); in mutation_power_aux()
H A Dcmd5.c737 (void)stun_monsters(plev * 4); in cast_life_spell()
H A Dexterns.h734 extern bool stun_monsters(int dam);
H A Dspells2.c3965 bool stun_monsters(int dam) in stun_monsters() function
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells.pre195 extern bool stun_monsters(int Ind, int pow);
H A Dexterns.h1531 extern bool stun_monsters(int Ind, int pow);
H A Dspells2.c4175 bool stun_monsters(int Ind, int pow) { in stun_monsters() function