diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-14 20:21:13 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-14 20:21:13 +0000 |
commit | e3bbeffa43354a5881ee1521a89de2a5ccb8f984 (patch) | |
tree | e6857fb89179aa634ce7f00ee8a22e2a85004a4b | |
parent | 67d781d6ad2c93320cb6c479a28969e5ac1a609b (diff) | |
download | hercules-e3bbeffa43354a5881ee1521a89de2a5ccb8f984.tar.gz hercules-e3bbeffa43354a5881ee1521a89de2a5ccb8f984.tar.bz2 hercules-e3bbeffa43354a5881ee1521a89de2a5ccb8f984.tar.xz hercules-e3bbeffa43354a5881ee1521a89de2a5ccb8f984.zip |
Reverted two lines from the last commit.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11008 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/item_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 8b1467c03..94034179a 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1178,8 +1178,8 @@ 2528,Wool_Scarf,Wool Scarf,5,,10,50,,3,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bMdef,4;},{},{} 2529,Decoration_of_the_Rider,Decoration of the Rider,5,,10,500,,4,,0,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; if (isequipped(2425)) bonus bFlee,10; },{},{} 2530,Decoration_of_the_Rider_,Decoration of the Rider,5,,10,500,,4,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; },{},{} -2531,Wolfhedin,Wolfhedin,5,,10,700,,3,,1,0x000654E2,2,2,4,,70,1,0,{ bonus4 bAutoSpellWhenHit,675,1,10,0; },{},{} -2532,Mithril_Magic_Cape,Mithril Magic Cape,5,,10,400,,3,,1,0x00198B1C,2,2,4,,70,1,0,{ bonus4 bAutoSpellWhenHit,676,1,10,0; bonus bMdef,3; },{},{} +2531,Wolfhedin,Wolfhedin,5,,10,700,,3,,1,0x000654E2,2,2,4,,70,1,0,{ bonus5 bAutoSpellWhenHit,675,1,10,BF_WEAPON,0; },{},{} +2532,Mithril_Magic_Cape,Mithril Magic Cape,5,,10,400,,3,,1,0x00098B1C,2,2,4,,70,1,0,{ bonus bMdef,3; bonus5 bAutoSpellWhenHit,676,1,10,BF_MAGIC,0; },{},{} 2533,Freya's_Manteau,Freya's_Manteau,5,,10,200,,10,,0,0xFFFFFFFE,7,2,4,,0,1,0,{},{},{} // Accessories //=================================================================== |