diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 12 |
1 files changed, 4 insertions, 8 deletions
@@ -3609,9 +3609,8 @@ image="use/food/blueberries.png" name="Blueberries" description="Blueberries from another world. Unusually refreshing, from a world of death." - effect="+800 HP" type="usable" - hp="800" + hp="60" weight="6"/> <item id="1249" image="generic/strange-coin.png" @@ -3624,25 +3623,22 @@ image="use/food/pear.png" name="Pear" description="A pear. Taken from a tree of many fruits from a distant world." - effect="+200 HP" type="usable" - hp="200" + hp="40" weight="7"/> <item id="1251" image="use/food/yellow-plum.png" name="Yellow plum" description="A plum. Taken from a tree of many fruits from a distant world." - effect="+300 HP" type="usable" - hp="300" + hp="60" weight="10"/> <item id="1252" image="use/food/cherry.png" name="Cherry" description="A cherry. Taken from a tree of many fruits from a distant world." - effect="+250 HP" type="usable" - hp="250" + hp="40" weight="5"/> <item id="1253" image="use/food/apple.png|R:#B3AB77;Y:#FFC030;G:#66CC33" |