diff options
author | jtynne <jtynne@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-27 00:27:42 +0000 |
---|---|---|
committer | jtynne <jtynne@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-27 00:27:42 +0000 |
commit | 460eab351114d5b025126f667fcfbabb4d0d96b1 (patch) | |
tree | 594282023139baac0419c01e25306ea455cd3d28 /db | |
parent | 96cc4f2e7496202c8c278399124f9f85ce3a5ae5 (diff) | |
download | hercules-460eab351114d5b025126f667fcfbabb4d0d96b1.tar.gz hercules-460eab351114d5b025126f667fcfbabb4d0d96b1.tar.bz2 hercules-460eab351114d5b025126f667fcfbabb4d0d96b1.tar.xz hercules-460eab351114d5b025126f667fcfbabb4d0d96b1.zip |
Rune Knight
- Fixed typo in Hundred Spear Variable Cast Times
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16509 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-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 b2cc4e292..1b6f44bf7 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1080,7 +1080,7 @@ //-- RK_DEATHBOUND 2003,0,2000,0,2000,0,3000,0 //-- RK_HUNDREDSPEAR -2004,1100:1000:900:800:700:600:500:400:300:200:100,500,0,0,0,3000,0 +2004,1000:900:800:700:600:500:400:300:200:100,500,0,0,0,3000,0 //-- RK_WINDCUTTER //CHECK duration 1 2005,0,0,0,0,0,2000,0 //-- RK_IGNITIONBREAK |