diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index fb3d3e4e2..bd22b9341 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -355,6 +355,7 @@ extern struct Battle_Config { int skill_range_leniency; // [celest] int motd_type; // [celest] int allow_atcommand_when_mute; // [celest] + int finding_ore_rate; // orn #ifndef TXT_ONLY /* SQL-only options */ int mail_system; // [Valaris] |