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 586673c17..37d78436c 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -399,6 +399,7 @@ struct Battle_Config { int boss_active_time; int show_hp_sp_drain, show_hp_sp_gain; //[Skotlex] + int show_katar_crit_bonus; int mob_npc_event_type; //Determines on who the npc_event is executed. [Skotlex] |