summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories/reaper-shadow.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/accessories/reaper-shadow.xml')
-rw-r--r--graphics/sprites/monsters/accessories/reaper-shadow.xml27
1 files changed, 12 insertions, 15 deletions
diff --git a/graphics/sprites/monsters/accessories/reaper-shadow.xml b/graphics/sprites/monsters/accessories/reaper-shadow.xml
index 38c537cf..94eb61cd 100644
--- a/graphics/sprites/monsters/accessories/reaper-shadow.xml
+++ b/graphics/sprites/monsters/accessories/reaper-shadow.xml
@@ -1,18 +1,15 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22" />
- <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1" />
-
- <action name="stand" imageset="base">
- <animation>
- <frame index="0" offsetY="-2"/>
- </animation>
- </action>
-
- <action name="dead" imageset="empty">
- <animation>
- <frame index="0" />
- </animation>
- </action>
-
+ <imageset name="base" src="graphics/sprites/monsters/accessories/generic-shadow-medium-circle.png" width="32" height="22"/>
+ <imageset name="empty" src="graphics/sprites/monsters/accessories/empty-frame.png" width="1" height="1"/>
+ <action name="stand" imageset="base">
+ <animation>
+ <frame index="0" offsetY="-2"/>
+ </animation>
+ </action>
+ <action name="dead" imageset="empty">
+ <animation>
+ <frame index="0"/>
+ </animation>
+ </action>
</sprite>