diff options
Diffstat (limited to '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" |