diff options
-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 49c34a894..f747f7206 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -25,6 +25,7 @@ =========================
07/20
+ * Updated the sell price of Serin's ring [MasterOfMuppets]
* Made Bacsojin's skills uninteruptable [Playtester]
07/19
* Put the newly implemented cards into the old card album list. [MasterOfMuppets]
diff --git a/db/item_db.txt b/db/item_db.txt index add0e511d..247944684 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -1126,7 +1126,7 @@ 2640,Kafra_Ring,Kafra Ring,5,,10,200,,1,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bStr,1; bonus bAgi,1; bonus bInt,1; bonus bLuk,1; bonus bMdef,1; },{},{}
2641,Fashion_Hip_Sack,Fashion Hip Sack,5,,10,700,,0,,0,0x00040420,7,2,136,,50,0,0,{ bonus bStr,2; },{},{}
2642,Serin's_Gold_Ring,Serin's Gold Ring,5,,10,0,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{},{}
-2643,Serin's_Gold_Ring_,Serin's Gold Ring,5,,10,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{},{}
+2643,Serin's_Gold_Ring_,Serin's Gold Ring,5,,22500,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{},{}
2644,The_Sign,The Sign,5,,10,0,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bMatkRate,5; bonus bAtkRate,5; },{},{}
2645,Moonlight_Ring,Moonlight Ring,5,,10,200,,0,,0,0x028F5EEE,7,2,136,,60,0,0,{},{},{}
2646,Bunch_of_Carnations,Bunch of Carnations,5,,10,100,,0,,0,0xFFFFFFFF,7,2,136,,0,0,0,{},{},{}
|