summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-09-23 20:18:53 +0200
committerPhilipp Sehmisch <tmw@crushnet.org>2009-09-23 20:18:53 +0200
commit06c76189c7fa9f4aead1fa0fc55ef4f8f7e7a39a (patch)
treedf2cf9d133438a8d1ff891c258a190509d83638f /monsters.xml
parentd79c046bcc11abfece62b9f889873bcf1af6ce84 (diff)
downloadclientdata-06c76189c7fa9f4aead1fa0fc55ef4f8f7e7a39a.tar.gz
clientdata-06c76189c7fa9f4aead1fa0fc55ef4f8f7e7a39a.tar.bz2
clientdata-06c76189c7fa9f4aead1fa0fc55ef4f8f7e7a39a.tar.xz
clientdata-06c76189c7fa9f4aead1fa0fc55ef4f8f7e7a39a.zip
added a scripted attack to maggots (very nonsensical PoC)
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 6c058fef..440d9698 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -45,6 +45,7 @@
damage-factor="1"
range="32"
animation="attack"
+ script-function="strike"
/>
<script>testmonster.lua</script> <!-- only Proof of Concept-->
</monster>