summaryrefslogtreecommitdiff
path: root/skills.xml
diff options
context:
space:
mode:
authorFate <fate.tmw@googlemail.com>2008-11-01 22:34:39 +0000
committerFate <fate.tmw@googlemail.com>2008-11-01 22:34:39 +0000
commitd842f9c0517a550829f87db238bb5b55bcc21607 (patch)
treec81a3efd500673006643b827f948cc3a62409d8c /skills.xml
parentc60648e6e283bf1d84b6adee51e6de80db946baf (diff)
downloadclientdata-d842f9c0517a550829f87db238bb5b55bcc21607.tar.gz
clientdata-d842f9c0517a550829f87db238bb5b55bcc21607.tar.bz2
clientdata-d842f9c0517a550829f87db238bb5b55bcc21607.tar.xz
clientdata-d842f9c0517a550829f87db238bb5b55bcc21607.zip
* Added skills.xml file in preparation for the next commit, which changes the skill GUI to draw skill names from that very file
Diffstat (limited to 'skills.xml')
-rw-r--r--skills.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/skills.xml b/skills.xml
new file mode 100644
index 00000000..d07aab2e
--- /dev/null
+++ b/skills.xml
@@ -0,0 +1,3 @@
+<skills>
+ <skill id="1" name="Basic" fixed="0"/>
+</skills>