summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-09-24 11:57:31 -0300
committerJesusaves <cpntb1@ymail.com>2021-09-24 11:57:31 -0300
commit084f32edc3ab14d19e83b373ad5bd1625759cc04 (patch)
tree14b7461d5f770b23cb19c1b3f2fdf4ea915bbf8e
parent5ee7336803776ecf08e968da2f3c5228d6d0b78c (diff)
downloadclientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.tar.gz
clientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.tar.bz2
clientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.tar.xz
clientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.zip
Monster ID 1491 "???"
-rw-r--r--LICENSE1
-rw-r--r--graphics/sprites/monsters/haunted.pngbin0 -> 17495 bytes
-rw-r--r--graphics/sprites/monsters/haunted.xml11
-rw-r--r--monsters.xml8
4 files changed, 20 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 49492b9a..8a235d1b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1802,6 +1802,7 @@ https://wiki.moubootaurlegends.org/Contributors
graphics/sprites/monsters/goldenscorpion.png (Saulc) (?, CC BY-SA 3.0)) (TMW.org)
graphics/sprites/monsters/goldenskull.png (ChefChelios) (CC BY-SA 3.0) (Saulc
graphics/sprites/monsters/golem.png (Hocus) (CC BY-SA 3.0, MIT) (-)
+ graphics/sprites/monsters/haunted.png (?) (GPLv2) (LoF)
graphics/sprites/monsters/halloweenjack'o.png (?,Modanung) (GPLv2) (Saulc)
graphics/sprites/monsters/housemaggot.png (Saulc) (GPLv2) (Neoriceisgood)
graphics/sprites/monsters/icedfluffy.png (Crush) (CC BY-SA 3.0) (TMW.br)
diff --git a/graphics/sprites/monsters/haunted.png b/graphics/sprites/monsters/haunted.png
new file mode 100644
index 00000000..9b3840e0
--- /dev/null
+++ b/graphics/sprites/monsters/haunted.png
Binary files differ
diff --git a/graphics/sprites/monsters/haunted.xml b/graphics/sprites/monsters/haunted.xml
new file mode 100644
index 00000000..f587330f
--- /dev/null
+++ b/graphics/sprites/monsters/haunted.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset
+ name="base"
+ src="graphics/sprites/monsters/haunted.png"
+ width="64"
+ height="64"
+ />
+
+ <include file="monsters/slime-mother.xml"/>
+</sprite>
diff --git a/monsters.xml b/monsters.xml
index 942ba264..49fba73d 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1459,6 +1459,14 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s
</monster>
<!-- RESERVED -->
+ <monster id="1491" name="???">
+ <!-- Showdown Boss Monster -->
+ <sprite>monsters/haunted.xml</sprite>
+ <sound event="hit">monsters/frostiana/hit1.ogg</sound>
+ <sound event="hit">monsters/slime/slime-hit1.ogg</sound>
+ <sound event="miss">monsters/flower/miss.ogg</sound>
+ <sound event="die">system/warp.ogg</sound>
+ </monster>
<monster id="1492" name="Gladiator">
<sprite>races/human-male.xml</sprite>
<sprite>equipment/legs/trousers-male.xml</sprite>