Home
last modified time | relevance | path

Searched refs:RACE_HIGH_ELF (Results 1 – 11 of 11) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines-player.h53 #define RACE_HIGH_ELF 9 macro
H A Ddefines.h1655 #define RACE_HIGH_ELF 9 macro
/dports/games/zangband/zangband/src/
H A Davatar.c202 case RACE_HIGH_ELF: in get_virtues()
H A Dzborg3.c3138 case RACE_HIGH_ELF: in borg_racial_check()
3213 case RACE_HIGH_ELF: in borg_count_racial()
H A Dmaid-grf.c1547 case RACE_HIGH_ELF: in variable_player_graph()
H A Ddefines.h1006 #define RACE_HIGH_ELF 9 macro
H A Dfiles.c1364 case RACE_HIGH_ELF: in player_flags()
H A Dzborg5.c3711 borg_race != RACE_HIGH_ELF) multibonus += 1; in borg_power_aux3()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dbirth.c876 case RACE_HIGH_ELF: in get_history()
1657 p_ptr->prace == RACE_ELF || p_ptr->prace == RACE_HIGH_ELF) { in player_outfit()
1683 else if (p_ptr->prace != RACE_ELF && p_ptr->prace != RACE_HALF_ELF && p_ptr->prace != RACE_HIGH_ELF in player_outfit()
H A Dxtra1.c3204 else if (p_ptr->prace == RACE_HIGH_ELF) {
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dmdefines.h136 #define RACE_HIGH_ELF 9 macro