summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-10 13:45:02 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-10 13:45:02 +0000
commita8b50bd2a96d01ec42a9dcdcb2587aec90430297 (patch)
tree7f5a8fd025a75fb5a81a6e270c9485e3f256803b /monsters.xml
parent6a81961f540f2d125027b6e8fb78d0f6e1ea45d3 (diff)
downloadclientdata-a8b50bd2a96d01ec42a9dcdcb2587aec90430297.tar.gz
clientdata-a8b50bd2a96d01ec42a9dcdcb2587aec90430297.tar.bz2
clientdata-a8b50bd2a96d01ec42a9dcdcb2587aec90430297.tar.xz
clientdata-a8b50bd2a96d01ec42a9dcdcb2587aec90430297.zip
Add Ocean pirate id 1138
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index d375273d..9b4766df 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -658,4 +658,10 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<monster id="1137" name="Skeleton">
<sprite>monsters/skeleton.xml</sprite>
</monster>
+ <monster id="1138" name="Ocean Pirate">
+ <sprite>monsters/oceanpirate.xml</sprite>
+ <sprite>equipment/head/piratebandana.xml</sprite>
+ <sound event="hit">weapons/piouslayer/hit1.ogg</sound>
+ <sound event="miss">weapons/piouslayer/miss1.ogg</sound>
+ </monster>
</monsters>