diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-10 19:49:56 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-10 19:49:56 +0000 |
commit | 25cba2cee5b1a2c7669131d8ad26223af82616a9 (patch) | |
tree | 44ab35795679bf969d5c01ebc26b6eb31ffdcff9 /db | |
parent | 811e8066d0c91d49928af9093eda38bfc9a023c3 (diff) | |
download | hercules-25cba2cee5b1a2c7669131d8ad26223af82616a9.tar.gz hercules-25cba2cee5b1a2c7669131d8ad26223af82616a9.tar.bz2 hercules-25cba2cee5b1a2c7669131d8ad26223af82616a9.tar.xz hercules-25cba2cee5b1a2c7669131d8ad26223af82616a9.zip |
Accidentally reverted the fix to Drifter.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13067 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/item_db.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 196bc7def..f8ca96482 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -41,6 +41,7 @@ ======================= 2008/08/10 + * Rev. 13067 Accidentally reverted the fix to Drifter. [L0ne_W0lf] * Rev. 13066 Rather massive item database update. [L0ne_W0lf] - Added a lot of items, though some are not implemented. - Updated a lot of the current prices for many items diff --git a/db/item_db.txt b/db/item_db.txt index 3622ac483..a1de2b907 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -3816,7 +3816,7 @@ 13154,Rolling_Stone,Rolling Stone,4,12000,,900,135,,9,1,0x01000000,7,2,34,1,14,1,20,{ bonus bSplashRange,1; },{},{} 13155,Black_Rose,Black Rose,4,32000,,900,180,,9,1,0x01000000,7,2,34,2,35,1,20,{ bonus bSplashRange,1; },{},{} 13156,Gate_Keeper,Gate Keeper,4,56000,,1000,210,,9,0,0x01000000,7,2,34,2,24,1,20,{ bonus bSplashRange,1; bonus3 bAutoSpell,"GS_SPREADATTACK",6,50; },{},{} -13157,Drifter,Drifter,4,80000,,2300,50,,9,1,0x01000000,7,2,34,2,55,1,20,{},{},{} +13157,Drifter,Drifter,4,80000,,2300,50,,9,1,0x01000000,7,2,34,2,55,1,19,{},{},{} 13158,Butcher,Butcher,4,130000,,2500,75,,9,0,0x01000000,7,2,34,3,68,1,19,{ bonus2 bCriticalAddRace,RC_Brute,10; },{},{} 13159,Butcher_,Butcher,4,130000,,2500,75,,9,1,0x01000000,7,2,34,3,68,1,19,{ bonus2 bCriticalAddRace,RC_Brute,10; },{},{} 13160,Destroyer,Destroyer,4,110000,,1200,220,,9,0,0x01000000,7,2,34,2,52,1,21,{ bonus bBreakArmorRate,200; },{},{} |