diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -431,7 +431,7 @@ script="apple.lua" type="usable" hp="50" - weight="70" + weight="10" max-per-slot="10"/> <item id="536" image="weapon-dagger-shortsword.png" @@ -2087,11 +2087,11 @@ image="use-food-apple.png|R:#73E600;Y:#C1F102;G:#66CC33" name="Green Apple" description="A healthy green apple." - effect="+50 HP" + effect="+45 HP" script="apple.lua" type="usable" - hp="50" - weight="70" + hp="45" + weight="4" max-per-slot="10"/> <item id="720" image="armor-chest-robe.png|W:#ffffff" |