summaryrefslogtreecommitdiffstats
path: root/example/abilities.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/abilities.xml')
-rw-r--r--example/abilities.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/example/abilities.xml b/example/abilities.xml
index 93a67c0..6d1c323 100644
--- a/example/abilities.xml
+++ b/example/abilities.xml
@@ -9,21 +9,5 @@
rechargeattribute="6"
target="point"
/>
- <ability
- id="2"
- name="Test Spell 2"
- rechargeable="true"
- needed="1000"
- rechargeattribute="6"
- target="being"
- />
- <ability
- id="3"
- name="Test Spell 3"
- rechargeable="true"
- needed="10000"
- rechargeattribute="6"
- target="point"
- />
</ability-category>
</abilities>