From b1d04f61a96f757f5b561605ae06be67a4e0cc41 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Wed, 28 Sep 2011 23:35:27 +0200 Subject: Fixed the items.xml file The file is now setting the correct attack for the given weapons. I also updated the auto attack parameter to correspond the ones needed in the code. --- example/clientdata/items.xml | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'example') diff --git a/example/clientdata/items.xml b/example/clientdata/items.xml index 13733cc..18e3889 100644 --- a/example/clientdata/items.xml +++ b/example/clientdata/items.xml @@ -108,7 +108,7 @@ - @@ -116,13 +116,14 @@ - - - + + + - weapons/weapon-sword.xml - - - + + + - weapons/weapon-bow.xml - @@ -150,13 +152,14 @@ - - - + + + - weapons/weapon-dagger.xml -- cgit