From 20b958c69451dd8251a8899cf7264d5c92ed7c60 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sun, 25 Feb 2018 21:11:43 +0100 Subject: Better management of stats and skill of actors and items --- src/main/resources/items/items_template.xml | 76 ++++++++++++++--------------- 1 file changed, 37 insertions(+), 39 deletions(-) (limited to 'src/main/resources/items/items_template.xml') diff --git a/src/main/resources/items/items_template.xml b/src/main/resources/items/items_template.xml index 19c9264..afd3c72 100644 --- a/src/main/resources/items/items_template.xml +++ b/src/main/resources/items/items_template.xml @@ -5,55 +5,53 @@ Available item types: - medicine - food --> + + + + + - - - - + + + + + + + Wizard + - - - - - - - Wizard - + + + + + + + + - - - - + + + + - - - - + + + <\item> - - - - + + + + - - -<\item> - - - - - - - - - - - - + + + + + -- cgit v1.2.1