summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-cryingchild.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/npc-cryingchild.xml')
-rw-r--r--graphics/sprites/npcs/npc-cryingchild.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/graphics/sprites/npcs/npc-cryingchild.xml b/graphics/sprites/npcs/npc-cryingchild.xml
index c5a15567..ca6f8bcc 100644
--- a/graphics/sprites/npcs/npc-cryingchild.xml
+++ b/graphics/sprites/npcs/npc-cryingchild.xml
@@ -1,15 +1,15 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/npcs/npc-cryingchild.png" width="30" height="50" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <!-- Crying child animation -->
- <frame index="0" delay="180"/>
- <frame index="1" delay="180"/>
- <frame index="2" delay="180"/>
- <frame index="3" delay="180"/>
- <frame index="4" delay="180"/>
- <frame index="5" delay="180"/>
- </animation>
- </action>
+ <imageset name="base" src="graphics/sprites/npcs/npc-cryingchild.png" width="30" height="50"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <!-- Crying child animation -->
+ <frame index="0" delay="180"/>
+ <frame index="1" delay="180"/>
+ <frame index="2" delay="180"/>
+ <frame index="3" delay="180"/>
+ <frame index="4" delay="180"/>
+ <frame index="5" delay="180"/>
+ </animation>
+ </action>
</sprite>