summaryrefslogtreecommitdiffstats
path: root/example/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'example/monsters.xml')
-rw-r--r--example/monsters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/monsters.xml b/example/monsters.xml
index f036191..962b137 100644
--- a/example/monsters.xml
+++ b/example/monsters.xml
@@ -78,7 +78,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
damage-factor="1"
range="32"
animation="attack"
- script-function="on_maggot_strike"
+ script-event="strike"
/>
<script>testmonster.lua</script> <!-- only Proof of Concept-->
</monster>