summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/npcs/hugenpcs.pngbin0 -> 17723 bytes
-rw-r--r--graphics/sprites/npcs/hugenpcs.xml10
2 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/hugenpcs.png b/graphics/sprites/npcs/hugenpcs.png
new file mode 100644
index 00000000..22fc7598
--- /dev/null
+++ b/graphics/sprites/npcs/hugenpcs.png
Binary files differ
diff --git a/graphics/sprites/npcs/hugenpcs.xml b/graphics/sprites/npcs/hugenpcs.xml
new file mode 100644
index 00000000..458e555d
--- /dev/null
+++ b/graphics/sprites/npcs/hugenpcs.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite variants="100" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/hugenpcs.png" width="90" height="100" />
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
+</sprite>