diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-07 08:18:59 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-07 08:18:59 +0400 |
commit | 1aefd98b7c8d974f8af0868097315bb6886604e1 (patch) | |
tree | f276d59444b891fe1e48b9b34998a4d198c92aa1 | |
parent | dbf99f76098b6864cdd1c2e5335b6028adb3e21d (diff) | |
download | clientdata-1aefd98b7c8d974f8af0868097315bb6886604e1.tar.gz clientdata-1aefd98b7c8d974f8af0868097315bb6886604e1.tar.bz2 clientdata-1aefd98b7c8d974f8af0868097315bb6886604e1.tar.xz clientdata-1aefd98b7c8d974f8af0868097315bb6886604e1.zip |
Fixed some typos in items.xml.
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -380,7 +380,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="713" image="generic/box-fish.png" name="Fish Box" - description="A wooden box full of fresh fish that gave you Couwan." + description="A wooden box full of fresh fish that Couwan gave you." type="generic" weight="2000" maxFloorOffsetX="7" @@ -388,7 +388,7 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="714" image="generic/box-aquada.png" name="Aquada Box" - description="A wooden box full of aquada." + description="A wooden box full of aquadas." type="generic" weight="2500" maxFloorOffsetX="7" @@ -396,15 +396,15 @@ Colors for dyable equipments or items are now set up by itemcolors.xml. <item id="715" image="generic/box-croconut.png" name="Croconut Box" - description="A wooden box full of croconut." + description="A wooden box full of croconuts." type="generic" weight="3500" maxFloorOffsetX="7" maxFloorOffsetY="9"/> <item id="716" image="generic/box-plumushroom.png" - name="Mushroom Box" - description="A wooden box full of plumushroom." + name="Plumushroom Box" + description="A wooden box full of plumushrooms." type="generic" weight="1500" maxFloorOffsetX="7" |