diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index c926b3599..0d1669deb 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -124,7 +124,7 @@ extern struct Battle_Config { unsigned short death_penalty_type;
unsigned short death_penalty_base,death_penalty_job;
unsigned short pvp_exp; // [MouseJstr]
- unsigned short gtb_pvp_only; // [MouseJstr]
+ unsigned short gtb_sc_immunity;
int zeny_penalty;
unsigned short restart_hp_rate;
unsigned short restart_sp_rate;
|