diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-06 20:16:19 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-06 20:16:19 +0200 |
commit | 2cc12b6a7a76af0dcbe6b5901419e427a33230dd (patch) | |
tree | 90037edd6ab1d7b4b1080b115da8ba1968fc5df7 /items.xml | |
parent | c332658fc81900049dd7bb95339cec2a089c1e9f (diff) | |
download | clientdata-2cc12b6a7a76af0dcbe6b5901419e427a33230dd.tar.gz clientdata-2cc12b6a7a76af0dcbe6b5901419e427a33230dd.tar.bz2 clientdata-2cc12b6a7a76af0dcbe6b5901419e427a33230dd.tar.xz clientdata-2cc12b6a7a76af0dcbe6b5901419e427a33230dd.zip |
fixed some typos in items.xml.
New rule: capital letters in descriptions are not for items, just mobs, npcs and areas, some others may be defined later on.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -272,7 +272,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="513" image="usable/croconut.png" name="Croconut" - description="Fallen from a palm tree, this croconut can be opened." + description="Fallen from a croconut tree, this fruit can be opened." type="usable" weight="30"/> @@ -287,13 +287,13 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="701" image="generic/pioufeathers.png" name="Piou Feathers" - description="Three small yellow feathers. A piou might have dropped them." + description="Three small yellow feathers. A Piou might have dropped them." type="generic" weight="1"/> <item id="702" image="generic/tortugashell-fragment.png" name="Tortuga Shell Fragment" - description="A fragment of a tortuga shell." + description="A fragment of a Tortuga shell." type="generic" weight="15"/> <item id="703" |