From debddac6c9cdf15f6194fdec311b6803ae63f015 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer <bjorn@lindeijer.nl> Date: Wed, 6 Jun 2007 19:28:58 +0000 Subject: Fixed defense of silk headband. --- items.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/items.xml b/items.xml index 06466dd9..a6db0c36 100644 --- a/items.xml +++ b/items.xml @@ -43,7 +43,7 @@ <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: +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="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="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"/> -- cgit v1.2.3-70-g09d2