From 67af89b5fe14d2d0431cefb9b714f72873a74e16 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Fri, 19 Aug 2011 00:56:22 +0200 Subject: Used the client base to make a final bugfix on the server code. Made the server handle only one slot type requirement since it's irrelevant to have more anyway. Plus, it simplifies the code for both equipping/unequipping. I also added a dagger to show how equipping/unequipping is working. --- example/clientdata/items.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'example/clientdata/items.xml') diff --git a/example/clientdata/items.xml b/example/clientdata/items.xml index 6f72185..3e204ef 100644 --- a/example/clientdata/items.xml +++ b/example/clientdata/items.xml @@ -142,6 +142,23 @@ weapons/weapon-bow.xml + + + + + + + + + + + + + weapons/weapon-dagger.xml +