From 4d46079cd147e05513473860cb2e92fec0c31b8f Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Sun, 19 May 2013 11:40:50 +0200 Subject: Allow names instead of ids for attributes + cleanup I did not adapt the scripts yet since we need some special handling for the attributes which are required by the server directly. So you still have to use the ids for those. I will change that later. In the future I want to use the AttributeInfo class instead of the int id everywhere possible. So I did a small start on that too. --- example/monsters.xml | 44 +++++++++++++++----------------------------- 1 file changed, 15 insertions(+), 29 deletions(-) (limited to 'example/monsters.xml') diff --git a/example/monsters.xml b/example/monsters.xml index 6ae92451..890a3b2b 100644 --- a/example/monsters.xml +++ b/example/monsters.xml @@ -41,17 +41,13 @@ exp: Tells how much experience point a monster is giving up 10 + + + @@ -68,15 +64,11 @@ exp: Tells how much experience point a monster is giving up 20 + + + : Tells how much experience point a monster is giving up 50 - + + + + @@ -127,15 +115,13 @@ exp: Tells how much experience point a monster is giving up 60 + + + + + -- cgit v1.2.3-70-g09d2