summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2013-04-24 15:45:03 +0200
committerErik Schilling <ablu.erikschilling@googlemail.com>2013-05-08 14:02:51 +0200
commitfc5378d555dcbd68769090c399362ba913c1f634 (patch)
tree8064ffd0236b4929d55df87e4cb6daf1d149e972
parent4d6abb9b40ee1b0a4642a208f314b4dbb41bbac8 (diff)
downloadmanaserv-fc5378d555dcbd68769090c399362ba913c1f634.tar.gz
manaserv-fc5378d555dcbd68769090c399362ba913c1f634.tar.xz
manaserv-fc5378d555dcbd68769090c399362ba913c1f634.zip
[Abilities] Added a useaction to the gamedata
Only required clientside.
-rw-r--r--example/abilities.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/abilities.xml b/example/abilities.xml
index 50a9ba0..0cbcd23 100644
--- a/example/abilities.xml
+++ b/example/abilities.xml
@@ -9,6 +9,7 @@
rechargeattribute="6"
cooldownattribute="20"
target="point"
+ useaction="attack"
/>
</ability-category>
</abilities>