diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-12 16:30:51 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-12 16:30:51 +0000 |
commit | 0b960ee5b5373b5b8343e2310bc148a2c345bd61 (patch) | |
tree | 995a97456167690a1c7882ba298159491ecc4a6c /db/skill_cast_db.txt | |
parent | 1007b1ff4a5a9d01a3133b5c255bf115976d6daa (diff) | |
download | hercules-0b960ee5b5373b5b8343e2310bc148a2c345bd61.tar.gz hercules-0b960ee5b5373b5b8343e2310bc148a2c345bd61.tar.bz2 hercules-0b960ee5b5373b5b8343e2310bc148a2c345bd61.tar.xz hercules-0b960ee5b5373b5b8343e2310bc148a2c345bd61.zip |
- Updated cast times of Kaupe and Kaahi.
- Some small code cleanups.
- Sma has cast-dex reducable now.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6564 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index b7d116966..5bfef5c23 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -743,9 +743,9 @@ //-- SL_KAIZEL
462,4500:4000:3500:3000:2500:2000:1500,0,0,1800000,2000
//-- SL_KAAHI
-463,0,0,0,1800000,500
+463,0,500,0,1800000,500
//-- SL_KAUPE
-464,500,0,0,600000,0
+464,500,500,0,600000,0
//-- SL_KAITE
465,6000:5500:5000:4500:4000:3500:3000,0,0,60000:120000:180000:240000:300000:360000:600000,0
//-- SL_STIN
|