summaryrefslogtreecommitdiff
path: root/src/player_race.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/player_race.hpp')
-rw-r--r--src/player_race.hpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/player_race.hpp b/src/player_race.hpp
index 9af977aa..a80373bb 100644
--- a/src/player_race.hpp
+++ b/src/player_race.hpp
@@ -22,15 +22,6 @@ struct player_race
char luck = '\0'; /* Luck */
- s16b r_dis = 0; /* disarming */
- s16b r_dev = 0; /* magic devices */
- s16b r_sav = 0; /* saving throw */
- s16b r_stl = 0; /* stealth */
- s16b r_srh = 0; /* search ability */
- s16b r_fos = 0; /* search frequency */
- s16b r_thn = 0; /* combat (normal) */
- s16b r_thb = 0; /* combat (shooting) */
-
byte r_mhp = 0; /* Race hit-dice modifier */
u16b r_exp = 0; /* Race experience factor */