diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2013-06-27 13:56:46 +0800 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2013-06-27 13:56:46 +0800 |
commit | dbb4ce9421aed2defb4f3566e8c0b330c08b58bc (patch) | |
tree | 0534b859de8382acca764f54ce3b0f053a1cf360 /db/re/skill_cast_db.txt | |
parent | 8a248444bc140c9e3770105aae1f3cd6af569dbe (diff) | |
download | hercules-dbb4ce9421aed2defb4f3566e8c0b330c08b58bc.tar.gz hercules-dbb4ce9421aed2defb4f3566e8c0b330c08b58bc.tar.bz2 hercules-dbb4ce9421aed2defb4f3566e8c0b330c08b58bc.tar.xz hercules-dbb4ce9421aed2defb4f3566e8c0b330c08b58bc.zip |
Fixed Bug#7404
-ALL_ODINS_POWER should now work properly.
Follow up@074662a4b30e5d380fda32fd7df2d3ae2de759e0
-added some missing entry in dbs.
Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r-- | db/re/skill_cast_db.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 5766f5217..446f0d698 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1026,8 +1026,12 @@ //-- ALL_CATCRY 692,0,5000,0,0,0,0,-1 +//-- ALL_ANGEL_PROTECTION +694,0,0,0,30000,0,0,-1 //-- ALL_DREAM_SUMMERNIGHT 695,0,12000,0,0,0,0,-1 +//-- ALL_REVERSEORCISH +697,0,0,0,1200000,0,0,-1 //-- ALL_WEWISH 698,0,20000,0,0,0,0,-1 //========================================== |