summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/veinbloc-gold.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/veinbloc-gold.xml')
-rw-r--r--graphics/sprites/monsters/veinbloc-gold.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/veinbloc-gold.xml b/graphics/sprites/monsters/veinbloc-gold.xml
new file mode 100644
index 00000000..3477633d
--- /dev/null
+++ b/graphics/sprites/monsters/veinbloc-gold.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<sprite>
+ <imageset name="mob"
+ src="graphics/sprites/monsters/veinbloc.png"
+ width="32"
+ height="32"/>
+
+
+ <action name="stand" imageset="mob">
+ <animation direction="default">
+ <frame index="14"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="mob">
+ <animation direction="default">
+ <frame index="12"/>
+ </animation>
+ </action>
+
+</sprite>