diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-14 10:05:15 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-14 10:05:15 +0000 |
commit | 4a6bf076ec44d7c11d416c5e400e7c4709dbadb3 (patch) | |
tree | cb41838768c539483c76d6cdc7f099f98695bb6d | |
parent | a1e997c5ed5858065770fc6b8018a63fb07f39cd (diff) | |
download | hercules-4a6bf076ec44d7c11d416c5e400e7c4709dbadb3.tar.gz hercules-4a6bf076ec44d7c11d416c5e400e7c4709dbadb3.tar.bz2 hercules-4a6bf076ec44d7c11d416c5e400e7c4709dbadb3.tar.xz hercules-4a6bf076ec44d7c11d416c5e400e7c4709dbadb3.zip |
Changed item name of item 5083 to "Red Tailed Ribbon"
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10255 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/item_db.txt | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 1d818ca79..765f9a2e0 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ ----- ======================== +04/15 + * Changed item name of item 5083 to "Red Tailed Ribbon" [Playtester] 04/14 * Corrected land protector's duration according to the descriptions [Skotlex] diff --git a/db/item_db.txt b/db/item_db.txt index a7f70e3d9..002cafe18 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1674,7 +1674,7 @@ 5080,Headgear_Of_Queen,Crown of Ancient Queen,5,20,,400,,4,,0,0xFFFFFFFF,7,2,256,,45,1,164,{},{},{} 5081,Mistress_Crown,Crown of Mistress,5,20,,100,,0,,0,0xFFFFFFFE,7,0,256,,75,1,165,{ bonus bMaxSP,100; bonus bInt,2; bonus bUnbreakableHelm,0; },{},{} 5082,Mushroom_Band,Decorative Mushroom,5,20,,100,,2,,0,0xFFFFFFFF,7,2,256,,0,1,166,{},{},{} -5083,Red_Tailed_Ribbon,Red Ribbon,5,20,,200,,1,,0,0xFFFFFFFF,7,0,256,,45,1,167,{ bonus bMdef,10; },{},{} +5083,Red_Tailed_Ribbon,Red Tailed Ribbon,5,20,,200,,1,,0,0xFFFFFFFF,7,0,256,,45,1,167,{ bonus bMdef,10; },{},{} 5084,Lazy_Raccoon,Lazy Smokie,5,20,,500,,1,,0,0xFFFFFFFE,7,2,256,,0,1,168,{ bonus2 bResEff,Eff_Sleep,2000; },{},{} 5085,Pair_Of_Red_Ribbon,Small Ribbons,5,20,,100,,1,,0,0xFFFFFFFF,7,0,512,,45,0,169,{},{},{} 5086,Alarm_Mask,Alarm Mask,5,20,,100,,2,,0,0xFFFFFFFE,7,2,513,,0,0,170,{ bonus2 bResEff,Eff_Blind,5000; },{},{} |