summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorChuck Miller <shadowmil@gmail.com>2009-08-13 22:24:00 -0400
committerChuck Miller <shadowmil@gmail.com>2009-08-13 22:24:00 -0400
commit6648b8136199c61559f29830ff2cde7956aaff68 (patch)
tree494cae3af90d4e50d1879f0803cd36ba089d3175 /items.xml
parent70ff794fdda711a73f29172e00acdf73037346aa (diff)
downloadclientdata-6648b8136199c61559f29830ff2cde7956aaff68.tar.gz
clientdata-6648b8136199c61559f29830ff2cde7956aaff68.tar.bz2
clientdata-6648b8136199c61559f29830ff2cde7956aaff68.tar.xz
clientdata-6648b8136199c61559f29830ff2cde7956aaff68.zip
Adds a new apple and changes apple to red apple
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/items.xml b/items.xml
index ca6aec9c..95f7ba77 100644
--- a/items.xml
+++ b/items.xml
@@ -428,9 +428,9 @@
weight="185"
max-per-slot="10"/>
<item id="535"
- image="use-food-apple.png"
- name="Apple"
- description="A healthy apple."
+ image="use-food-apple.png|R:#FF3600;Y:#FFC000;G:#66CC33"
+ name="Red Apple"
+ description="A healthy red apple."
effect="+50 HP"
script="apple.lua"
type="usable"