diff options
author | malufett <malufett.eat.my.binaries@gmail.com> | 2013-06-14 01:59:38 -0700 |
---|---|---|
committer | malufett <malufett.eat.my.binaries@gmail.com> | 2013-06-14 01:59:38 -0700 |
commit | d663d4d86a2a403764baa0de27af6f9950d9a09f (patch) | |
tree | 308d84ae13717b93daec98bc079b0d2209715d6f /db/pre-re/skill_cast_db.txt | |
parent | af26debad8ef2d756e027fa9920ef0f68522d9c9 (diff) | |
download | hercules-d663d4d86a2a403764baa0de27af6f9950d9a09f.tar.gz hercules-d663d4d86a2a403764baa0de27af6f9950d9a09f.tar.bz2 hercules-d663d4d86a2a403764baa0de27af6f9950d9a09f.tar.xz hercules-d663d4d86a2a403764baa0de27af6f9950d9a09f.zip |
Fixed Bug#7362, Bug#7363 & Bug#7355
Fixed compilation error and server console error.
Diffstat (limited to 'db/pre-re/skill_cast_db.txt')
-rw-r--r-- | db/pre-re/skill_cast_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index 9a2c4bafb..abcda323b 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1188,7 +1188,7 @@ //-- AB_SILENTIUM 2057,4000,0,0,20000:30000:40000:50000:60000,0,15000 //-- AB_OFFERTORIUM -5011,4000,0,0,90000,0,0,-1 +5011,4000,0,0,90000,0,0 //========================================== //===== Warlock ============================ @@ -1672,7 +1672,7 @@ //-- KO_MAKIBISHI 3010,0,0,0,12000:14000:16000:18000:20000,10000,10000 //-- KO_MEIKYOUSISUI -3011,3000,0,0,10000,0 +3011,3000,0,0,10000,0,10000 //-- KO_ZANZOU 3012,0,1000,0,30000:27000:24000:21000:18000,0,0 //-- KO_KYOUGAKU |