From 76d5c375a0d8f53463571b37d51a81650d5a25d8 Mon Sep 17 00:00:00 2001
From: Jessica Tölke <jtoelke@mail.upb.de>
Date: Sat, 27 Apr 2013 19:49:43 +0200
Subject: Add comments to attributes.xml and charcreation.xml making clear
 which is used by which client.

---
 attributes.xml   | 2 ++
 charcreation.xml | 1 +
 2 files changed, 3 insertions(+)

diff --git a/attributes.xml b/attributes.xml
index a67593ac..bb96f25d 100644
--- a/attributes.xml
+++ b/attributes.xml
@@ -1,3 +1,5 @@
+<!-- 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 -->
diff --git a/charcreation.xml b/charcreation.xml
index 6b800629..b6b1188f 100644
--- a/charcreation.xml
+++ b/charcreation.xml
@@ -1,4 +1,5 @@
 <!-- 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