summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-02-23 18:28:52 -0300
committerJesusaves <cpntb1@ymail.com>2021-02-23 18:28:52 -0300
commit2d9647ebe5d45cc93a410860a1a6e0f089c672bc (patch)
tree29d2ad27800ba46ed636116b3dc5b9d9389880e4 /graphics
parent66af582f37420d3470e89936ebd53d4aa73e4e1c (diff)
downloadclientdata-2d9647ebe5d45cc93a410860a1a6e0f089c672bc.tar.gz
clientdata-2d9647ebe5d45cc93a410860a1a6e0f089c672bc.tar.bz2
clientdata-2d9647ebe5d45cc93a410860a1a6e0f089c672bc.tar.xz
clientdata-2d9647ebe5d45cc93a410860a1a6e0f089c672bc.zip
Missing files
Diffstat (limited to 'graphics')
-rw-r--r--graphics/items/generic/document.pngbin0 -> 448 bytes
-rw-r--r--graphics/sprites/monsters/dragon-pet.pngbin0 -> 131930 bytes
-rw-r--r--graphics/sprites/monsters/dragon-pet.xml6
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/items/generic/document.png b/graphics/items/generic/document.png
new file mode 100644
index 00000000..39a1d8d1
--- /dev/null
+++ b/graphics/items/generic/document.png
Binary files differ
diff --git a/graphics/sprites/monsters/dragon-pet.png b/graphics/sprites/monsters/dragon-pet.png
new file mode 100644
index 00000000..b6919813
--- /dev/null
+++ b/graphics/sprites/monsters/dragon-pet.png
Binary files differ
diff --git a/graphics/sprites/monsters/dragon-pet.xml b/graphics/sprites/monsters/dragon-pet.xml
new file mode 100644
index 00000000..6ae77a6d
--- /dev/null
+++ b/graphics/sprites/monsters/dragon-pet.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/dragon-pet.png" width="128" height="64"/>
+
+ <include file="monsters/dragon.xml"/>
+</sprite>