diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-10-27 18:07:47 +0100 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-10-27 18:07:47 +0100 |
commit | 3e395756f10befe9aa0707169d8af7897706eb93 (patch) | |
tree | c9664ad5445f3e4f24d6646348aac644c293ca6c | |
parent | 9e615051bad4a381f7039055e509d00831209379 (diff) | |
download | hercules-3e395756f10befe9aa0707169d8af7897706eb93.tar.gz hercules-3e395756f10befe9aa0707169d8af7897706eb93.tar.bz2 hercules-3e395756f10befe9aa0707169d8af7897706eb93.tar.xz hercules-3e395756f10befe9aa0707169d8af7897706eb93.zip |
Palm strike don't have cast time but have after cast delay. Thanks Playtester to point this out
-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 8f33acdcf..37b004bfa 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -568,7 +568,7 @@ //===== Champion =========================== //-- CH_PALMSTRIKE -370,300,0,0,0,0,0, +370,0,300,0,0,0,0, //-- CH_TIGERFIST 371,0,0,0,0,2000:4000:6000:8000:10000,0, //========================================== |