Selaa lähdekoodia

Fixed price of yummy fish

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec
Playtester 19 vuotta sitten
vanhempi
commit
f1be7f1bc6
2 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 1 0
      db/Changelog.txt
  2. 1 1
      db/item_db.txt

+ 1 - 0
db/Changelog.txt

@@ -27,6 +27,7 @@
 
 =========================
 04/25
+	* Fixed price of yummy fish 150z -> 250z [Playtester]
 	* Updated Mode and Delays of Odin Temple mobs(using Frus delays for now) [Playtester]
 	* Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze [Playtester]
 	* Updated the remaining mob names [Playtester]

+ 1 - 1
db/item_db.txt

@@ -80,7 +80,7 @@
 576,Prickly_Fruit,Prickly Fruit,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}
 577,Grain,Grain,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; },{},{}
 578,Strawberry,Strawberry,0,200,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,rand(10,14); },{},{}
-579,Yummy_Fish,Yummy Fish,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(40,54),0; },{},{}
+579,Yummy_Fish,Yummy Fish,0,250,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(40,54),0; },{},{}
 580,Bread,Bread,0,150,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(20,34),0; },{},{}
 581,Mushroom,Mushroom,0,40,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,14),0; },{},{}
 582,Orange,Orange,0,,10,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}