summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Kuschinski <hocus@themanaworld.org>2024-05-25 10:53:37 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-25 10:53:37 -0300
commit583338a719227b51029fc77c942c48390d84ecc6 (patch)
treecebcb861a05e97da6e0a7034dfa7c957f17c39c6
parentcfd2990e20bce6d774e0732908d9df4f695965bc (diff)
downloadclientdata-583338a719227b51029fc77c942c48390d84ecc6.tar.gz
clientdata-583338a719227b51029fc77c942c48390d84ecc6.tar.bz2
clientdata-583338a719227b51029fc77c942c48390d84ecc6.tar.xz
clientdata-583338a719227b51029fc77c942c48390d84ecc6.zip
Add missing homunculus sprite
-rw-r--r--graphics/sprites/monsters/elli.pngbin0 -> 62010 bytes
-rw-r--r--graphics/sprites/monsters/elli.xml11
-rw-r--r--homunculuses.xml3
3 files changed, 12 insertions, 2 deletions
diff --git a/graphics/sprites/monsters/elli.png b/graphics/sprites/monsters/elli.png
new file mode 100644
index 00000000..a463ac2c
--- /dev/null
+++ b/graphics/sprites/monsters/elli.png
Binary files differ
diff --git a/graphics/sprites/monsters/elli.xml b/graphics/sprites/monsters/elli.xml
new file mode 100644
index 00000000..c0a60ccd
--- /dev/null
+++ b/graphics/sprites/monsters/elli.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Hocus
+Copyright (C) 2022 Moubootaur Legends -->
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/monsters/elli.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>
diff --git a/homunculuses.xml b/homunculuses.xml
index 4781ccc4..b377ee76 100644
--- a/homunculuses.xml
+++ b/homunculuses.xml
@@ -245,8 +245,7 @@ Copyright (C) 2019 Moubootaur Legends -->
deadDirectionType="1"
attackDirectionType="4"
>
- <sprite>races/human-female.xml</sprite>
- <sprite>hairstyles/hairstyle20.xml|#37273b,422c48,615282,6f78ab,90abcd,96cdd9,d1e9eb</sprite>
+ <sprite>monsters/elli.xml</sprite>
</homunculus>
</homunculuses>