From 245e3cd4ea03bb530a3e4f222ed357b15b38cd93 Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Fri, 22 Jan 2010 10:58:02 +1300 Subject: Fix the chainmail and light platemail values to match those on the server. Thanks to DallasDean on the forums for reporting this. --- items.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items.xml') diff --git a/items.xml b/items.xml index 1f5ae961..55702e05 100644 --- a/items.xml +++ b/items.xml @@ -1314,10 +1314,10 @@ image="armor-chest-chainmail.png" name="Chainmail Shirt" description="A shirt made of chains. It weighs a lot but offers excellent protection." - effect="+12% Defense" + effect="+20% Defense" type="equip-torso" weight="250" - defense="12" + defense="20" max-per-slot="1"> chest-chainmail-male.xml chest-chainmail-female.xml @@ -1326,10 +1326,10 @@ image="armor-chest-lightplatemail.png|W:#ddeeff" name="Light Platemail" description="A light cuirass with shoulder pads made of iron, usually worn by foot soldiers." - effect="+14% Defense" + effect="+25% Defense" type="equip-torso" weight="240" - defense="14" + defense="25" max-per-slot="1"> chest-lightplatemail-male.xml|W:#ddeeff chest-lightplatemail-female.xml|W:#ddeeff -- cgit v1.2.3-60-g2f50