Home
last modified time | relevance | path

Searched refs:RACE_MAIA (Results 1 – 10 of 10) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-player.h63 #define RACE_MAIA 17 macro
69 #define RACE_MAIA 16 macro
H A Ddefines.h1665 #define RACE_MAIA 17 macro
1671 #define RACE_MAIA 16 macro
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dskills.c555 if (old_value < 400 && new_value >= 400 && p_ptr->prace != RACE_MAIA) {
H A Dbirth.c908 case RACE_MAIA: in get_history()
H A Dcmd1.c618 …|| (p_ptr && p_ptr->prace == RACE_MAIA && (p_ptr->ptrait == TRAIT_ENLIGHTENED) && p_ptr->lev >= 50) in tot_dam_aux()
1197 …|| (p_ptr && p_ptr->prace == RACE_MAIA && (p_ptr->ptrait == TRAIT_ENLIGHTENED) && p_ptr->lev >= 50) in tot_dam_aux_player()
H A Dxtra2.c3309 (p_ptr->prace == RACE_MAIA && p_ptr->ptrait)) in set_food()
4126 case RACE_MAIA: in check_experience()
7770 if (p_ptr->prace != RACE_MAIA)
H A Dxtra1.c1598 if (p_ptr->prace == RACE_MAIA && (p_ptr->ptrait == TRAIT_CORRUPTED) && p_ptr->lev >= 20) { in calc_hitpoints()
3297 else if (p_ptr->prace == RACE_MAIA) {
H A Dutil.c6640 if (p_ptr->prace == RACE_MAIA && p_ptr->ptrait) {
H A Dspells2.c1529 …if (p_ptr->prace == RACE_MAIA && p_ptr->ptrait) fprintf(fff, "You have no need for worldly food.\n… in self_knowledge()
H A Dgenerate.c10138 p_ptr && p_ptr->prace == RACE_MAIA && !p_ptr->ptrait) {