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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h
index cb3b0f265..921d5f81d 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -328,6 +328,8 @@ extern struct Battle_Config
int disp_hpmeter;
int bone_drop;
int buyer_name;
+ int gm_cant_party_max_lv;
+ int gm_can_party; // [SketchyPhoenix]
// eAthena additions
int night_at_start; // added by [Yor]