From bd8fb652baea7a088ad5d1719fb6e0bea5268fd1 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 27 Apr 2013 16:57:33 +0200 Subject: Added attributes.xml Used for telling the client about the minimum and maximum amount of points each attribute can have as well as the amount of points that need to be distributed. The listed attributes are only used to validate the correctness of the character starting points. We could make the client use them, but that would be at the cost of internationalization. See http://bugs.manasource.org/view.php?id=501 --- attributes.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 attributes.xml diff --git a/attributes.xml b/attributes.xml new file mode 100644 index 00000000..a67593ac --- /dev/null +++ b/attributes.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50