summaryrefslogtreecommitdiff
path: root/graphics/sprites
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 /graphics/sprites
parent5ee7336803776ecf08e968da2f3c5228d6d0b78c (diff)
downloadclientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.tar.gz
clientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.tar.bz2
clientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.tar.xz
clientdata-084f32edc3ab14d19e83b373ad5bd1625759cc04.zip
Monster ID 1491 "???"
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/monsters/haunted.pngbin0 -> 17495 bytes
-rw-r--r--graphics/sprites/monsters/haunted.xml11
2 files changed, 11 insertions, 0 deletions
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>