summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-08-10 20:32:11 +0000
committerSaulc <lucashelaine14@gmail.com>2018-08-10 20:32:11 +0000
commit199ecdd17558fadec88b1125b62cb145d1501a41 (patch)
tree17348541e939593a051a78a8456f0311c6a3d326 /monsters.xml
parent1e585c1f25c92224259a6668e651246587f4080c (diff)
downloadclientdata-199ecdd17558fadec88b1125b62cb145d1501a41.tar.gz
clientdata-199ecdd17558fadec88b1125b62cb145d1501a41.tar.bz2
clientdata-199ecdd17558fadec88b1125b62cb145d1501a41.tar.xz
clientdata-199ecdd17558fadec88b1125b62cb145d1501a41.zip
add reaper id 1996
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index 4d778709..ad4c4b88 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -891,10 +891,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
<sound event="die">monsters/bat/batdie.ogg</sound>
<sound event="hit">monsters/bat/bathit.ogg</sound>
</monster>
-
<!-- Resume -->
<monster id="1195" name="Green Dragon" targetCursor="large">
<sprite>monsters/dragon.xml</sprite>
</monster>
-
+ <monster id="1196" name="Reaper" targetCursor="medium">
+ <sprite>monsters/reaper.xml</sprite>
+ </monster>
</monsters>