diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-03-16 16:34:48 +0100 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-03-16 16:34:48 +0100 |
commit | 48d29089a06bb207276ef53754e6a0d217cfcc77 (patch) | |
tree | 0cd0100bf73cf8a9cd4e29de780425267e0a014f /db | |
parent | 235ec5df3f3b19843523109228d86196f71c9798 (diff) | |
download | hercules-48d29089a06bb207276ef53754e6a0d217cfcc77.tar.gz hercules-48d29089a06bb207276ef53754e6a0d217cfcc77.tar.bz2 hercules-48d29089a06bb207276ef53754e6a0d217cfcc77.tar.xz hercules-48d29089a06bb207276ef53754e6a0d217cfcc77.zip |
Fix Bug 8041
http://hercules.ws/board/tracker/issue-8041-sura-cresent-elbow/
Special Thanks to Ind
Fix Bug 6826
http://hercules.ws/board/tracker/issue-6826-crescent-elbow/?gopid=15188#entry15188
Fix Bug 8075
http://hercules.ws/board/tracker/issue-8075-lightning-walk/
Diffstat (limited to 'db')
-rw-r--r-- | db/re/skill_cast_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 8e3496284..ee394f6a9 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1447,7 +1447,7 @@ //-- SR_CURSEDCIRCLE 2334,0,1000,0,3000:4000:5000:6000:7000,0,10000,-1 //-- SR_LIGHTNINGWALK -2335,2000:1500:1000:500:0,1000,0,5000:6000:7000:8000:9000,0,5000,-1 +2335,0,1000,0,5000:6000:7000:8000:9000,0,5000,-1 //-- SR_KNUCKLEARROW 2336,0,1000,0,0,0,0,-1 //-- SR_WINDMILL |