summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/abilities.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/abilities.xml b/example/abilities.xml
index 317a4737..101c802e 100644
--- a/example/abilities.xml
+++ b/example/abilities.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<abilities>
- <ability-set name="Magic">
+ <ability-category name="Magic">
<ability
id="1"
name="Test Spell 1"
@@ -24,5 +24,5 @@
rechargespeed="10"
target="point"
/>
- </ability-set>
+ </ability-category>
</abilities>