diff options
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -888,13 +888,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="8"/> <item id="600" - image="usable/chocolatebunny.png" + image="usable/snakeeggmodel.png|W:#806020;R:#604010;G:#705018" name="Mountain Snake Egg" - description="A Divine Apple" + description="An edible mountain snake egg." useButton="Eat" - effect="Heal 10-100 HP" + effect="Heal 150-250 HP" type="usable" - weight="1"/> + weight="9"/> <!-- Generic Items --> <item id="700" |