summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/nutcracker.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-09-12 22:08:19 -0300
committerJesusaves <cpntb1@ymail.com>2020-09-12 22:08:19 -0300
commitae33e5b9695af34d9fb9cdea17c0ba061a70458a (patch)
tree4cae71c6356b124d0ca36a009a5eff679651b601 /graphics/sprites/monsters/nutcracker.xml
parenta48316d1d9ec3d5c27b2187d6bb41a16f664c5e7 (diff)
downloadclientdata-ae33e5b9695af34d9fb9cdea17c0ba061a70458a.tar.gz
clientdata-ae33e5b9695af34d9fb9cdea17c0ba061a70458a.tar.bz2
clientdata-ae33e5b9695af34d9fb9cdea17c0ba061a70458a.tar.xz
clientdata-ae33e5b9695af34d9fb9cdea17c0ba061a70458a.zip
Add most monsters which will be used on Fortress Island
(PNG only, no monsters.xml code yet)
Diffstat (limited to 'graphics/sprites/monsters/nutcracker.xml')
-rw-r--r--graphics/sprites/monsters/nutcracker.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/nutcracker.xml b/graphics/sprites/monsters/nutcracker.xml
new file mode 100644
index 00000000..c543b20b
--- /dev/null
+++ b/graphics/sprites/monsters/nutcracker.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+
+<sprite variants="72"
+ variant_offset="1">
+
+ <imageset
+ name="base"
+ src="graphics/sprites/monsters/nutcracker.png"
+ width="64"
+ height="64"/>
+
+ <include file="races/human-male.xml"/>
+</sprite>