summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/archant.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/monsters/archant.xml')
-rw-r--r--graphics/sprites/monsters/archant.xml13
1 files changed, 2 insertions, 11 deletions
diff --git a/graphics/sprites/monsters/archant.xml b/graphics/sprites/monsters/archant.xml
index 42b3a5a0..40486be3 100644
--- a/graphics/sprites/monsters/archant.xml
+++ b/graphics/sprites/monsters/archant.xml
@@ -1,12 +1,6 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Author: Saulc
-Copyright (C) 2018 TMW 2 Moubootaur Legends -->
-
+<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/monsters/archant.png"
- width="24"
- height="30"/>
-
+ <imageset name="base" src="graphics/sprites/monsters/archant.png" width="24" height="30"/>
<action name="stand" imageset="base">
<animation direction="down">
<frame index="0" offsetX="0" offsetY="2"/>
@@ -21,7 +15,6 @@ Copyright (C) 2018 TMW 2 Moubootaur Legends -->
<frame index="30" offsetX="-1" offsetY="-3"/>
</animation>
</action>
-
<action name="walk" imageset="base">
<animation direction="down">
<sequence start="1" end="4" delay="75" offsetX="0" offsetY="2"/>
@@ -36,7 +29,6 @@ Copyright (C) 2018 TMW 2 Moubootaur Legends -->
<sequence start="31" end="34" delay="75" offsetX="-1" offsetY="-3"/>
</animation>
</action>
-
<action name="dead" imageset="base">
<animation direction="down">
<frame index="9" offsetX="0" offsetY="2"/>
@@ -51,7 +43,6 @@ Copyright (C) 2018 TMW 2 Moubootaur Legends -->
<frame index="39" offsetX="-1" offsetY="-3"/>
</animation>
</action>
-
<action name="attack" imageset="base">
<animation direction="down">
<sequence start="5" end="8" delay="75" offsetX="0" offsetY="2"/>