summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-18 11:31:24 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-18 11:31:24 -0300
commit1c78bfccee1985021ed14a29e7f3c875b5c90109 (patch)
treeca206e7b5dd8d9a0f41d94cef82fca935ed822bd /monsters.xml
parentb0a9807a305df7120aca10d396ab881ec86f9cfc (diff)
downloadclientdata-1c78bfccee1985021ed14a29e7f3c875b5c90109.tar.gz
clientdata-1c78bfccee1985021ed14a29e7f3c875b5c90109.tar.bz2
clientdata-1c78bfccee1985021ed14a29e7f3c875b5c90109.tar.xz
clientdata-1c78bfccee1985021ed14a29e7f3c875b5c90109.zip
New monster by Mistergrey (attempt to summon Mister Grey) - A Gobo Bear :>
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 4e444614..cc1075fb 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1032,4 +1032,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
<sound event="hit">weapons/piouslayer/hit1.ogg</sound>
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</monster>
+ <monster id="1214" name="Gobo Bear">
+ <sprite>monsters/goblinbear.xml</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ </monster>
</monsters>