summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/npc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/npc.xml')
-rw-r--r--graphics/sprites/npcs/xml/npc.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/sprites/npcs/xml/npc.xml b/graphics/sprites/npcs/xml/npc.xml
index 347d0ec0..872bb433 100644
--- a/graphics/sprites/npcs/xml/npc.xml
+++ b/graphics/sprites/npcs/xml/npc.xml
@@ -3,12 +3,12 @@
Copyright (C) 2012 Evol Online -->
<sprite variants="5" variant_offset="1">
- <imageset name="base" src="graphics/sprites/npcs/sprite/npc.png|S" width="64" height="64" />
+ <imageset name="base" src="graphics/sprites/npcs/sprite/npc.png|S" width="64" height="64" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
</sprite> \ No newline at end of file