From 86f2c8c46a04974b33be7fd4e77df28d4d8872c0 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 17 Aug 2011 22:35:31 +0800 Subject: Updated specials.xml to better illustrate the features which are currently working and expected by the server to be known by the client. Note: I would like to get rid of specials.xml on the client side and make the gameserver provide all information relevant for the players character at runtime to allow for proceduarally generated specials. --- example/clientdata/specials.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'example/clientdata') diff --git a/example/clientdata/specials.xml b/example/clientdata/specials.xml index d49f12b..c234f66 100644 --- a/example/clientdata/specials.xml +++ b/example/clientdata/specials.xml @@ -1,8 +1,9 @@ - - - + + + + -- cgit