summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle_athena.conf
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-02 17:06:40 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-02 17:06:40 +0000
commit6d695639b4e40a5739f5d8fa45b48a54a8523431 (patch)
treefc6e589b58698e61f7f61e3c02b76dc9b22bd72f /conf-tmpl/battle_athena.conf
parent0073a0c0267b57250645bf3e0ed5a7ac4aa7463b (diff)
downloadhercules-6d695639b4e40a5739f5d8fa45b48a54a8523431.tar.gz
hercules-6d695639b4e40a5739f5d8fa45b48a54a8523431.tar.bz2
hercules-6d695639b4e40a5739f5d8fa45b48a54a8523431.tar.xz
hercules-6d695639b4e40a5739f5d8fa45b48a54a8523431.zip
- Modified Weapon Refine - should only +1 every time.
- Updated Berserk, Chase Walk, Slim Pitcher - Added skill_range_leniency * Added check for clif.c in case the server didn't realise we've died git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@433 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/battle_athena.conf')
-rw-r--r--conf-tmpl/battle_athena.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf
index d9b39dfc1..2fde5cfeb 100644
--- a/conf-tmpl/battle_athena.conf
+++ b/conf-tmpl/battle_athena.conf
@@ -746,5 +746,10 @@ mobs_level_up: no
// Use kRO new steal formula?
skill_steal_type: yes
+// In some cases when moving to cast a skill the exe will a send a UseSkill packet
+// before the server has moved us to the correct position, causing it to fail.
+// Setting this at 1 would be enough.
+skill_range_leniency: 1
+
import: conf/import/battle_conf.txt