diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-03 23:46:52 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-09-03 23:46:52 +0000 |
commit | 4e909b3f50b8a3750dc8af9075a763aafc2088a6 (patch) | |
tree | 4930c73f04b6ae03d6683fc73053e163a87e45d0 /db/skill_cast_db.txt | |
parent | 0d0a7725470e7814aaf8e526d9af8dccd135734a (diff) | |
download | hercules-4e909b3f50b8a3750dc8af9075a763aafc2088a6.tar.gz hercules-4e909b3f50b8a3750dc8af9075a763aafc2088a6.tar.bz2 hercules-4e909b3f50b8a3750dc8af9075a763aafc2088a6.tar.xz hercules-4e909b3f50b8a3750dc8af9075a763aafc2088a6.zip |
* Updated Staff of Destruction, Siroma Card and Imp Card
- also fixed duration of Antimagic and Stoneskin
- please report any bugs you find with all the new equips
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11120 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 bcaae3fa0..eaf7d6c78 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -959,9 +959,9 @@ //-- NPC_CRITICALWOUND 673,0,0,0,0,30000 //-- NPC_STONESKIN -675,0,0,0,2000:9000:16000:23000:30000,0 +675,0,0,0,30000,0 //-- NPC_ANTIMAGIC -676,0,0,0,2000:9000:16000:23000:30000,0 +676,0,0,0,30000,0 //-- NPC_WIDECURSE 677,0,0,0,0,30000 //-- NPC_WIDESTUN |