Fixed price of yummy fish
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6273 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
82722a30a8
commit
f1be7f1bc6
@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
=========================
|
=========================
|
||||||
04/25
|
04/25
|
||||||
|
* Fixed price of yummy fish 150z -> 250z [Playtester]
|
||||||
* Updated Mode and Delays of Odin Temple mobs(using Frus delays for now) [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]
|
* Fixed Element, Race, aDelay, aMotion and Range of Plasma and Breeze [Playtester]
|
||||||
* Updated the remaining mob names [Playtester]
|
* Updated the remaining mob names [Playtester]
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
576,Prickly_Fruit,Prickly Fruit,0,,10,40,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}
|
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; },{},{}
|
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); },{},{}
|
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; },{},{}
|
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; },{},{}
|
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); },{},{}
|
582,Orange,Orange,0,,10,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); },{},{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user