summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/npc-gate-open.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/npc-gate-open.xml')
-rw-r--r--graphics/sprites/npcs/npc-gate-open.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/sprites/npcs/npc-gate-open.xml b/graphics/sprites/npcs/npc-gate-open.xml
index 6445c4fd..2f47ed56 100644
--- a/graphics/sprites/npcs/npc-gate-open.xml
+++ b/graphics/sprites/npcs/npc-gate-open.xml
@@ -1,10 +1,10 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/npcs/npc-gate_224x192.png" width="224" height="192" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <!-- Open gate -->
- <frame index="5" />
- </animation>
- </action>
+ <imageset name="base" src="graphics/sprites/npcs/npc-gate_224x192.png" width="224" height="192"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <!-- Open gate -->
+ <frame index="5"/>
+ </animation>
+ </action>
</sprite>