summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2020-09-10 15:53:56 +0200
committerMicksha <Micksha@users.noreply.github.com>2020-09-10 15:53:56 +0200
commit2367c0b794350bd2be0d673c084f39baf8cad5c2 (patch)
tree7e4c197a68eb47fc35798b8a883635ed15de70bb
parentf4180f05223663c7b244630b0a346f1bdc978352 (diff)
downloadclientdata-contentII.tar.gz
clientdata-contentII.tar.bz2
clientdata-contentII.tar.xz
clientdata-contentII.zip
add distance attack to Mr PrickelcontentII
-rw-r--r--monsters.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 6046b21c..f5da4c0b 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -501,6 +501,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1085" name="Mister Prickel" targetCursor="medium">
<sprite>monsters/mister-prickel.xml</sprite>
+ <attack id="1" action="attack"/>
+ <attack id="2" action="attack_distance"/>
</monster>
<monster id="1086" name="Small Frog" targetCursor="small">
<sprite>monsters/frog-small.xml</sprite>