From 12926decd2af8d0b34b632b2d0b55fc9aa134291 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Thu, 30 Dec 2010 00:38:15 +0100 Subject: Added new example files needed to start a more complete feature-showing map. I also replaced certain files with newer version, just as the items.xml file. And I started to split test npcs from the tmwserv repository into reusable pieces. Big but trivial. Part of the Mana-Mantis issue: #231. --- example/clientdata/items.xml | 86 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 85 insertions(+), 1 deletion(-) (limited to 'example/clientdata/items.xml') diff --git a/example/clientdata/items.xml b/example/clientdata/items.xml index fbf899a..9fd64a2 100644 --- a/example/clientdata/items.xml +++ b/example/clientdata/items.xml @@ -1,12 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + weapons/weapon-sword.xml + + + + + + + + + + + + + + weapons/weapon-bow.xml + + + + + + + + + + + + + + equipment/chest/chest-leather-male.xml + equipment/chest/chest-leather-female.xml + -- cgit