diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 1 |
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> |