summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/montblanc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/montblanc.xml')
-rw-r--r--graphics/sprites/monsters/montblanc.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/montblanc.xml b/graphics/sprites/monsters/montblanc.xml
new file mode 100644
index 00000000..737324b6
--- /dev/null
+++ b/graphics/sprites/monsters/montblanc.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/monsters/montblanc.png" width="634" height="470"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>