Home
last modified time | relevance | path

Searched refs:autoeffect (Results 1 – 3 of 3) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells.pre161 extern bool hp_player_quiet(int Ind, int num, bool autoeffect);
H A Dspells2.c761 bool hp_player_quiet(int Ind, int num, bool autoeffect) { in hp_player_quiet() argument
769 if (p_ptr->no_heal && !autoeffect) return FALSE; in hp_player_quiet()
785 if (!autoeffect && (p_ptr->mode & MODE_PVP)) { in hp_player_quiet()
794 if (!autoeffect) { in hp_player_quiet()
H A Dexterns.h1485 extern bool hp_player_quiet(int Ind, int num, bool autoeffect);