From f0576af4666110141ba626c634a7b4d7208c7ec5 Mon Sep 17 00:00:00 2001
From: Jessica Tölke <jtoelke@mail.upb.de>
Date: Sun, 28 Apr 2013 09:20:48 +0200
Subject: Remove attributes.xml again, since charcreation.xml is now supported
 by the mana client too.

---
 attributes.xml   | 15 ---------------
 charcreation.xml |  2 --
 2 files changed, 17 deletions(-)
 delete mode 100644 attributes.xml

diff --git a/attributes.xml b/attributes.xml
deleted file mode 100644
index bb96f25d..00000000
--- a/attributes.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<!-- This file is used by the mana client, not by the manaplus client -->
-<!-- corresponding information used by the manaplus client can be found in charcreation.xml -->
-<?xml version="1.0" encoding="utf-8"?>
-<attributes>
-    <!-- Character starting points definition -->
-    <points start="30" minimum="1" maximum="9" />
-
-    <!-- These entries are only used to validate the above numbers -->
-    <attribute id="1" name="Strength" modifiable="true" scope="character"/>
-    <attribute id="2" name="Agility" modifiable="true" scope="character"/>
-    <attribute id="3" name="Vitality" modifiable="true" scope="character"/>
-    <attribute id="4" name="Intelligence" modifiable="true" scope="character"/>
-    <attribute id="5" name="Dexterity" modifiable="true" scope="character"/>
-    <attribute id="6" name="Luck" modifiable="true" scope="character"/>
-</attributes>
diff --git a/charcreation.xml b/charcreation.xml
index b6b1188f..63678bd0 100644
--- a/charcreation.xml
+++ b/charcreation.xml
@@ -1,5 +1,3 @@
-<!-- This file is used by the manaplus client, not by the mana client -->
-<!-- corresponding information used by the mana client can be found in attributes.xml -->
 <?xml version="1.0"?>
 <chars>
   <haircolor min="0" max="11"/>
-- 
cgit v1.2.3-70-g09d2