diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-10 23:27:31 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-10 23:27:31 +0000 |
commit | 1073f71c7965b4682109278adaaa0c36ae379390 (patch) | |
tree | 1941548d227e5fa278edbbe9b75dbb1d3a782a3a /db/item_db.txt | |
parent | b3b917c291bced8ece3582ed705e43c86a300d31 (diff) | |
download | hercules-1073f71c7965b4682109278adaaa0c36ae379390.tar.gz hercules-1073f71c7965b4682109278adaaa0c36ae379390.tar.bz2 hercules-1073f71c7965b4682109278adaaa0c36ae379390.tar.xz hercules-1073f71c7965b4682109278adaaa0c36ae379390.zip |
Updated Crest of Rider combo to include slotted black leather boots.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11402 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-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 50c93033a..687afb1c7 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1237,8 +1237,8 @@ 2526,Dragonscale_Jacket,Dragonscale Jacket,5,,10,10,,4,,0,0xFFFFFFFF,7,2,4,,50,1,0,{},{},{} 2527,Breath_of_the_Dragon,Dragon's Breath,5,,10,600,,4,,1,0xFFFFFFFE,2,2,4,,48,1,0,{ bonus2 bSubRace,RC_Dragon,15; if (isequipped(1166) || isequipped(13001) || isequipped(1474)) bonus2 bAddRace,RC_Dragon,5; },{},{} 2528,Wool_Scarf,Wool Scarf,5,,10,500,,3,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bMdef,4;},{},{} -2529,Decoration_of_the_Rider,Crest 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_,Crest of the Rider,5,,10,500,,4,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; if (isequipped(2425)) bonus bFlee,10; },{},{} +2529,Decoration_of_the_Rider,Crest of the Rider,5,,10,500,,4,,0,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; if (isequipped(2425) || isequipped(2434)) bonus bFlee,10; },{},{} +2530,Decoration_of_the_Rider_,Crest of the Rider,5,,10,500,,4,,1,0xFFFFFFFE,2,2,4,,55,1,0,{ bonus bAgi,2; if (isequipped(2425) || isequipped(2434)) bonus bFlee,10; },{},{} 2531,Wolfhedin,Wolfheiden,5,,10,700,,3,,1,0x000654E2,2,2,4,,70,1,0,{ bonus5 bAutoSpellWhenHit,675,1,20,BF_WEAPON,0; },{},{} 2532,Mithril_Magic_Cape,Mithril Magic Manteau,5,,10,400,,3,,1,0x00098B1C,2,2,4,,70,1,0,{ bonus bMdef,3; bonus5 bAutoSpellWhenHit,676,1,20,BF_MAGIC,0; },{},{} //2533,Freya's_Manteau,Freya's Manteau,5,,10,200,,10,,0,0xFFFFFFFE,7,2,4,,0,1,0,{},{},{} |