diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-01 11:02:59 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-01 11:02:59 +0200 |
commit | 91bb99da49c85c082d0d43f986b572ce80921adb (patch) | |
tree | 160d5fa85caa8e3bb4db38070538a5cf09be23d5 /items.xml | |
parent | 2c50abfbb5666d49650a46bae69c39c31573378d (diff) | |
download | clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.tar.gz clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.tar.bz2 clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.tar.xz clientdata-91bb99da49c85c082d0d43f986b572ce80921adb.zip |
Changed "coconut" to "croconut" in all files of clientdata.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -282,16 +282,16 @@ Multiple's colors dye is now setted up by itemcolors.xml. type="usable" weight="2"/>--> <item id="512" - image="food/coconut-half.png" - name="Half Coconut" + image="food/croconut-half.png" + name="Half Croconut" description="The inside seems delicious." effect="+40 HP" type="usable" weight="14"/> <item id="513" - image="food/coconut.png" - name="Coconut" - description="Fallen from a palm tree, this coconut can be opened." + image="food/croconut.png" + name="Croconut" + description="Fallen from a palm tree, this croconut can be opened." type="usable" weight="30"/> |