summaryrefslogtreecommitdiff
path: root/src/map/battle.h
diff options
context:
space:
mode:
authorsmokexyz <sagunkho@hotmail.com>2017-04-11 17:32:13 +0800
committerGitHub <noreply@github.com>2017-04-11 17:32:13 +0800
commit7b44f8704e57ee430b1cde8b1c8c85d8961eb9d0 (patch)
tree0bb2cd6a6c81564e126a3632bf31b11cdfce635b /src/map/battle.h
parentfe1b589109b46fecc00ec251b940f84f0979da5b (diff)
parentef7273587ea0867e6d189a297291f3b2c232608d (diff)
downloadhercules-7b44f8704e57ee430b1cde8b1c8c85d8961eb9d0.tar.gz
hercules-7b44f8704e57ee430b1cde8b1c8c85d8961eb9d0.tar.bz2
hercules-7b44f8704e57ee430b1cde8b1c8c85d8961eb9d0.tar.xz
hercules-7b44f8704e57ee430b1cde8b1c8c85d8961eb9d0.zip
Merge pull request #1670 from Smokexyz/vulture-snake-eyes
Monster Vulture's Eye and Snake's Eye removed.
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 4665847ff..806b07a20 100644
--- a/src/map/battle.h
+++ b/src/map/battle.h
@@ -550,6 +550,8 @@ struct Battle_Config {
int max_summoner_parameter; // Summoner Max Stats
int mvp_exp_reward_message;
+
+ int mob_eye_range_bonus; //Vulture's Eye and Snake's Eye range bonus
};
/* criteria for battle_config.idletime_critera */