From 18f222b67d03dc8ad7584b972025bf58dbf39c1a Mon Sep 17 00:00:00 2001 From: Frost Date: Sun, 14 Jun 2015 21:21:55 +0800 Subject: Added Configuration in enabling/disabling monster hp bar on new clients. Closes #558 Signed-off-by: Haru --- src/map/battle.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index b211afff5..0ebc0aeb9 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -507,6 +507,8 @@ struct Battle_Config { int stormgust_knockback; int feature_roulette; + + int show_monster_hp_bar; // [Frost] }; /* criteria for battle_config.idletime_critera */ -- cgit v1.2.3-60-g2f50