summaryrefslogtreecommitdiff
path: root/graphics/sprites/monster-silkworm.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-01-22 19:21:50 +0100
committerPhilipp Sehmisch <tmw@crushnet.org>2009-01-22 19:21:50 +0100
commit0905be08cf27cf344a09eab72a7c1b6ce25b458e (patch)
tree34b12cebd3a208479795b0284d77efaf05350b6c /graphics/sprites/monster-silkworm.xml
parent8fe110a1cbd7cebc275eb717092d028e4a5d0106 (diff)
parent686e55f4921a0dfd3b0eff19a659e0480310abef (diff)
downloadclientdata-0905be08cf27cf344a09eab72a7c1b6ce25b458e.tar.gz
clientdata-0905be08cf27cf344a09eab72a7c1b6ce25b458e.tar.bz2
clientdata-0905be08cf27cf344a09eab72a7c1b6ce25b458e.tar.xz
clientdata-0905be08cf27cf344a09eab72a7c1b6ce25b458e.zip
Merge branch 'master' of git@gitorious.org:tmwdata/mainline
Diffstat (limited to 'graphics/sprites/monster-silkworm.xml')
-rw-r--r--graphics/sprites/monster-silkworm.xml84
1 files changed, 42 insertions, 42 deletions
diff --git a/graphics/sprites/monster-silkworm.xml b/graphics/sprites/monster-silkworm.xml
index 201531fd..06378861 100644
--- a/graphics/sprites/monster-silkworm.xml
+++ b/graphics/sprites/monster-silkworm.xml
@@ -1,42 +1,42 @@
-<?xml version="1.0"?>
-<sprite>
-
- <imageset name="base" src="graphics/sprites/monster-silkworm.png|W;R" width="32" height="24" />
-
- <action name="stand" imageset="base">
- <animation direction="down">
- <frame index="5"/>
- </animation>
- <animation direction="left">
- <frame index="0"/>
- </animation>
- <animation direction="up">
- <frame index="15"/>
- </animation>
- <animation direction="right">
- <frame index="10"/>
- </animation>
- </action>
-
- <action name="walk" imageset="base">
- <animation direction="down">
- <sequence start="5" end="8" delay="100"/>
- </animation>
- <animation direction="left">
- <sequence start="0" end="3" delay="100"/>
- </animation>
- <animation direction="up">
- <sequence start="15" end="18" delay="100"/>
- </animation>
- <animation direction="right">
- <sequence start="10" end="13" delay="100"/>
- </animation>
- </action>
-
- <action name="dead" imageset="base">
- <animation>
- <frame index="4"/>
- </animation>
- </action>
-
-</sprite>
+<?xml version="1.0"?>
+<sprite>
+
+ <imageset name="base" src="graphics/sprites/monster-silkworm.png|W;R" width="32" height="24" />
+
+ <action name="stand" imageset="base">
+ <animation direction="down">
+ <frame index="5"/>
+ </animation>
+ <animation direction="left">
+ <frame index="0"/>
+ </animation>
+ <animation direction="up">
+ <frame index="15"/>
+ </animation>
+ <animation direction="right">
+ <frame index="10"/>
+ </animation>
+ </action>
+
+ <action name="walk" imageset="base">
+ <animation direction="down">
+ <sequence start="5" end="8" delay="100"/>
+ </animation>
+ <animation direction="left">
+ <sequence start="0" end="3" delay="100"/>
+ </animation>
+ <animation direction="up">
+ <sequence start="15" end="18" delay="100"/>
+ </animation>
+ <animation direction="right">
+ <sequence start="10" end="13" delay="100"/>
+ </animation>
+ </action>
+
+ <action name="dead" imageset="base">
+ <animation>
+ <frame index="4"/>
+ </animation>
+ </action>
+
+</sprite>