diff options
Diffstat (limited to 'src/map/battle.h')
-rw-r--r-- | src/map/battle.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/battle.h b/src/map/battle.h index 1ff90bdd7..806d74852 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -331,6 +331,8 @@ extern struct Battle_Config { int castrate_dex_scale; // added by [MouseJstr] int area_size; // added by [MouseJstr] + int zeny_from_mobs; // [Valaris] + #ifndef TXT_ONLY /* SQL-only options */ int mail_system; // [Valaris] #endif |