diff options
author | Chuck Miller <shadowmil@gmail.com> | 2009-08-13 22:24:00 -0400 |
---|---|---|
committer | Chuck Miller <shadowmil@gmail.com> | 2009-08-13 22:24:00 -0400 |
commit | 6648b8136199c61559f29830ff2cde7956aaff68 (patch) | |
tree | 494cae3af90d4e50d1879f0803cd36ba089d3175 /items.xml | |
parent | 70ff794fdda711a73f29172e00acdf73037346aa (diff) | |
download | clientdata-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.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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" |