summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/smallnpc.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-02 16:20:21 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-02 16:20:21 +0200
commit20c55f76999711f35118ee095e2ce2fd96ded0c2 (patch)
treeea2095e392d14482b608a4d65d97d9e13d8dbeba /graphics/sprites/npcs/xml/smallnpc.xml
parent493dfb1bf2092b5b7ead4fec68ffb38c650f2404 (diff)
downloadclientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.gz
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.bz2
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.tar.xz
clientdata-20c55f76999711f35118ee095e2ce2fd96ded0c2.zip
Reworked all XML files by replacing whitespaces by tabs.
Particle XML files will be done later.
Diffstat (limited to 'graphics/sprites/npcs/xml/smallnpc.xml')
-rw-r--r--graphics/sprites/npcs/xml/smallnpc.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/graphics/sprites/npcs/xml/smallnpc.xml b/graphics/sprites/npcs/xml/smallnpc.xml
index c2b1565f..4398e052 100644
--- a/graphics/sprites/npcs/xml/smallnpc.xml
+++ b/graphics/sprites/npcs/xml/smallnpc.xml
@@ -1,13 +1,14 @@
<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite variants="2" variant_offset="1">
- <imageset name="base" src="graphics/sprites/npcs/sprite/smallnpc.png" width="32" height="32" />
+<!-- Author: Reid.
+Copyright (C) 2012 Evol Online -->
+
+<sprite variants="2" variant_offset="1">
+ <imageset name="npc" src="graphics/sprites/npcs/sprite/smallnpc.png" width="32" height="32"/>
- <action name="stand" imageset="base">
+ <action name="stand" imageset="npc">
<animation direction="default">
- <frame index="0" />
+ <frame index="0"/>
</animation>
</action>