summaryrefslogtreecommitdiff
path: root/conf/battle/battleground.conf
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-05 11:34:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-14 18:37:51 +0300
commit88dc4a7284df27223602f679c25efaa00502081f (patch)
treeac0827fd9937b4be32f452d7ed5ec450a52fbfa9 /conf/battle/battleground.conf
parentad9ba9741ee3d1a9dda9205839b797fb6d9c5199 (diff)
downloadhercules-88dc4a7284df27223602f679c25efaa00502081f.tar.gz
hercules-88dc4a7284df27223602f679c25efaa00502081f.tar.bz2
hercules-88dc4a7284df27223602f679c25efaa00502081f.tar.xz
hercules-88dc4a7284df27223602f679c25efaa00502081f.zip
Remove conf dir.
Diffstat (limited to 'conf/battle/battleground.conf')
-rw-r--r--conf/battle/battleground.conf17
1 files changed, 0 insertions, 17 deletions
diff --git a/conf/battle/battleground.conf b/conf/battle/battleground.conf
deleted file mode 100644
index b4c0b2fbd..000000000
--- a/conf/battle/battleground.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-//--------------------------------------------------------------
-// Hercules Battle Configuration File
-// Originally Translated by Peter Kieser <pfak@telus.net>
-// Made in to plainer English by Ancyker
-//--------------------------------------------------------------
-// Note 1: Value is a config switch (on/off, yes/no or 1/0)
-// Note 2: Value is in percents (100 means 100%)
-// Note 3: Value is a bit field. If no description is given,
-// assume unit types (1: Pc, 2: Mob, 4: Pet, 8: Homun)
-//--------------------------------------------------------------
-
-// Flee penalty on BG grounds.
-// NOTE: It's %, not absolute, so 20 is -20% of your total flee
-bg_flee_penalty: 20
-
-// Interval before updating the bg-member map mini-dots (milliseconds)
-bg_update_interval: 1000