diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-06 20:44:34 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-06 20:44:34 +0200 |
commit | 5b518c6fd676afea188531cad8a5ab03f81dfdc5 (patch) | |
tree | 390b537dbc623d6e5db242dde5404227464ae5ef /items.xml | |
parent | 2cc12b6a7a76af0dcbe6b5901419e427a33230dd (diff) | |
download | clientdata-5b518c6fd676afea188531cad8a5ab03f81dfdc5.tar.gz clientdata-5b518c6fd676afea188531cad8a5ab03f81dfdc5.tar.bz2 clientdata-5b518c6fd676afea188531cad8a5ab03f81dfdc5.tar.xz clientdata-5b518c6fd676afea188531cad8a5ab03f81dfdc5.zip |
Fixed some capital letters in descriptions in items.xml.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 26 |
1 files changed, 13 insertions, 13 deletions
@@ -216,7 +216,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="505" image="usable/pioulegs.png" name="Piou Legs" - description="Tasty and well spiced Piou legs." + description="Tasty and well spiced piou legs." effect="+10 HP" type="usable" weight="8"/> @@ -251,14 +251,14 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="510" image="usable/blobime.png|S:#686868,695977,919191,9f79a9,bababa,d69ec0,dcdcdc,eccddf" name="Pink Blobime" - description="Some pink residue dropped by a Little Blub." + description="Some pink residue dropped by a little blub." effect="+1 HP, Headache" type="usable" weight="2"/> <!--<item id="511" image="usable/blobime.png|S:#686868,to,919191,to,bababa,to,dcdcdc,to" name="Purple Blobime" - description="Some purple residue dropped by a Blub." + description="Some purple residue dropped by a blub." effect="+1 HP, Headache" type="usable" weight="2"/>--> @@ -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 croconut tree, this fruit can be opened." + description="Fallen from a palm tree, this fruit could be opened." type="usable" weight="30"/> @@ -281,19 +281,19 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="700" image="generic/smalltentacles.png" name="Small Tentacles" - description="Three tentacles taken from a Little Blub." + description="Three tentacles taken from a little blub." type="generic" weight="5"/> <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" @@ -305,13 +305,13 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="704" image="generic/rattotail.png" name="Ratto Tail" - description="A very long tail from a Ratto." + description="A very long tail from a ratto." type="generic" weight="5"/> <item id="705" image="generic/rattoteeth.png" name="Ratto Teeth" - description="Some teeth of a Ratto." + description="Some teeth of a ratto." type="generic" weight="3"/> <item id="706" @@ -323,19 +323,19 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="707" image="generic/squichyclaws.png" name="Squichy Claws" - description="Claws from a wild Squichy." + description="Claws from a wild squichy." type="generic" weight="10"/> <item id="708" image="generic/tortugashell.png" name="Tortuga Shell" - description="This shell comes from a Tortuga." + description="This shell comes from a tortuga." type="generic" weight="35"/> <item id="709" image="generic/tortugatongue.png" name="Tortuga Tongue" - description="The tongue of a Tortuga." + description="The tongue of a tortuga." type="generic" weight="5"/> <item id="710" @@ -353,7 +353,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="712" image="generic/coral.png|S:#535353,473746,808080,5b5a84,999999,6c7ec6,b9b9b9,7eb1e0,d7d7d7,c2f6fa" name="Blue Coral" - description="A coral dyed in blue by a Blub." + description="A coral dyed in blue by a blub." type="generic" weight="10"/> |