summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-01-07 16:54:45 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-01-07 16:54:45 +0000
commit6600c85e7c581fc19161b9bdb03c6e1c13ada201 (patch)
tree47e97844100ed0996e606303b19ac8ce77fd7939 /items.xml
parent332675c6ae14217b5527c3af6cfa636ed8c0196d (diff)
downloadclientdata-6600c85e7c581fc19161b9bdb03c6e1c13ada201.tar.gz
clientdata-6600c85e7c581fc19161b9bdb03c6e1c13ada201.tar.bz2
clientdata-6600c85e7c581fc19161b9bdb03c6e1c13ada201.tar.xz
clientdata-6600c85e7c581fc19161b9bdb03c6e1c13ada201.zip
Fixed some wrong defense values in item descriptions.
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/items.xml b/items.xml
index b636463f..36f27073 100644
--- a/items.xml
+++ b/items.xml
@@ -27,7 +27,7 @@
<item id="525" image="armor-head-minershat.png" art="0" name="Miners hat" description="A hat used by miners." effect="Defense: +4" type="0" weight="25" slot="0"/>
<item id="526" image="generic-coinbag.png" art="0" name="Coin bag" description="A bag used to transport coins in it. If you own it you can take more coins with you." effect="" type="0" weight="20" slot="0"/>
<item id="527" image="use-food-milk.png" art="0" name="Milk" description="A fresh litre of ice cold milk. Note: Cool people drink milk!" effect="+150 HP" type="0" weight="300" slot="0"/>
- <item id="528" image="armor-feet-boots.png" art="0" name="Boots" description="Some robust boots, ideal for wandering." effect="Defense: +2" type="0" weight="15" slot="0"/>
+ <item id="528" image="armor-feet-boots.png" art="0" name="Boots" description="Some robust boots, ideal for traveling." effect="Defense: +2" type="0" weight="15" slot="0"/>
<item id="529" image="weapon-arrow-iron.png" art="0" name="Iron arrow" description="A hard arrow made of iron." effect="Damage: +50" type="0" weight="12" slot="0"/>
<item id="530" image="weapon-bow-shortbow.png" art="0" name="Short bow" description="A bow for short distances." effect="Damage: +50 / Range: 5" type="0" weight="210" slot="0"/>
<item id="531" image="armor-hands-minergloves.png" art="0" name="Miner gloves" description="Gloves used by miners; very useful." effect="Defense: +2" type="0" weight="10" slot="0"/>
@@ -42,8 +42,8 @@
<item id="540" image="generic-emptybottle.png" art="0" name="Empty bottle" description="An empty bottle." effect="" type="0" weight="20" slot="0"/>
<item id="541" image="use-food-bottleofwater.png" art="0" name="Bottle of water" description="A bottle of water." effect="+250 HP" type="0" weight="495" slot="0"/>
<item id="542" image="generic-bottleofsand.png" art="0" name="Bottle of sand" description="A bottle with sand in it." effect="" type="0" weight="365" slot="0"/>
- <item id="543" image="armor-head-standardheadband.png" art="0" name="Standard headband" description="Just a standard headband." effect="Defense: +1" type="0" weight="45" slot="0"/>
- <item id="544" image="armor-head-silkheadband.png" art="0" name="Silk headband" description="A cool headband made of silk." effect="Defense: +3" type="0" weight="20" slot="0"/>
+ <item id="543" image="armor-head-standardheadband.png" art="0" name="Standard headband" description="Just a standard headband." effect="Defense: +3" type="0" weight="45" slot="0"/>
+ <item id="544" image="armor-head-silkheadband.png" art="0" name="Silk headband" description="A cool headband made of silk." effect="Defense: +10" type="0" weight="20" slot="0"/>
<item id="545" image="weapon-bow-forestbow.png" art="0" name="Forest bow" description="A bow usually used to hunt." effect="Damage: +65 / Range: 5" type="0" weight="530" slot="0"/>
<item id="546" image="armor-chest-desertshirt.png" art="0" name="Desert shirt" description="A shirt suitable for desert trips." effect="Defense: +6" type="0" weight="50" slot="0"/>
<item id="547" image="weapon-polearm-bardiche.png" art="0" name="Bardiche" description="A Bardiche." effect="Damage +100" type="0" weight="10" slot="0"/>
@@ -133,4 +133,4 @@
<item id="1205" image="armor-head-christmastree.png" art="0" name="Christmas tree hat" description="A hat shaped like a Christmas tree." effect="Defense: +2" type="0" weight="25" slot="0"/>
<item id="1206" image="armor-head-santabeardhat.png" art="0" name="Santa beard hat" description="Now you will look just like Santa Claus!" effect="Defense: +5" type="0" weight="30" slot="0"/>
<item id="1207" image="generic-redstocking.png" art="0" name="Red Christmas stocking" description="Eww, it's smelly!" effect="" type="0" weight="20" slot="0"/>
-</items>
+</items> \ No newline at end of file