summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/battle.h')
-rw-r--r--src/map/battle.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index 95d809b3a..150e08f41 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -285,10 +285,11 @@ extern struct Battle_Config {
int day_duration; // added by [Yor]
int night_duration; // added by [Yor]
int ban_spoof_namer; // added by [Yor]
+ int ban_hack_trade; // added by [Yor]
int hack_info_GM_level; // added by [Yor]
int any_warp_GM_min_level; // added by [Yor]
int packet_ver_flag; // added by [Yor]
- int muting_players; // added by [Apple]
+ int muting_players; // added by [PoW]
int min_hair_style; // added by [MouseJstr]
int max_hair_style; // added by [MouseJstr]