diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 19:21:35 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-08 19:21:35 +0000 |
commit | 4723777c3312562f5e4902f4230e180cc10f0bc1 (patch) | |
tree | 4ee5747fd67505d61b071bdd26ed91c5e04c7d23 /db/skill_db.txt | |
parent | 1531c96f8140ffa5c86add64482f3060a650853b (diff) | |
download | hercules-4723777c3312562f5e4902f4230e180cc10f0bc1.tar.gz hercules-4723777c3312562f5e4902f4230e180cc10f0bc1.tar.bz2 hercules-4723777c3312562f5e4902f4230e180cc10f0bc1.tar.xz hercules-4723777c3312562f5e4902f4230e180cc10f0bc1.zip |
Some item/skill db fixes, thanks to Zephiris and Foruken
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5521 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index a1b3bab6e..10fc0f384 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -518,7 +518,7 @@ 498,0,6,4,0,1,0,1,0,no,0,8,0,none,0 //AM_TWILIGHT3#Twilight Alchemy 3#
499,-9,8,4,-1,0,0,1,2,no,0,8,0,weapon,0 //HT_POWER#Beast Strafing#
//Temp Plugs(using bash as base)
-500,-5,6,1,-1,0,0,5,1,no,0,0,0,weapon,0 //GS_GLITTERING#Flip the Coin#
+500,0,6,4,0,0,0,5,1,no,0,0,0,none,0 //GS_GLITTERING#Flip the Coin#
501,-5,6,1,-1,0,0,1,1,no,0,0,0,weapon,0 //GS_FLING#Fling#
502,-5,6,1,-1,0,0,1,1,no,0,0,0,weapon,0 //GS_TRIPLEACTION#Triple Action#
503,-5,6,1,-1,0,0,1,1,no,0,0,0,weapon,0 //GS_BULLSEYE#Bulls Eye#
|