summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/unanimated.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-09 18:19:03 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-09 18:19:03 +0400
commit0646a95e1bc002b71c0a96cb64c2b3a130434605 (patch)
tree2a8c7beb2c68e8b9143703684401982f0d109dce /graphics/sprites/npcs/xml/unanimated.xml
parent14c0ee664984c8192fd0d6b304355a05694f703e (diff)
downloadclientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.gz
clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.bz2
clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.tar.xz
clientdata-0646a95e1bc002b71c0a96cb64c2b3a130434605.zip
Updated all XML files.
Diffstat (limited to 'graphics/sprites/npcs/xml/unanimated.xml')
-rw-r--r--graphics/sprites/npcs/xml/unanimated.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/graphics/sprites/npcs/xml/unanimated.xml b/graphics/sprites/npcs/xml/unanimated.xml
index 35b1e62e..8518244c 100644
--- a/graphics/sprites/npcs/xml/unanimated.xml
+++ b/graphics/sprites/npcs/xml/unanimated.xml
@@ -1,12 +1,15 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid
Copyright (C) 2012 Evol Online -->
<sprite variants="8" variant_offset="1">
- <imageset name="npc" src="graphics/sprites/npcs/sprite/unanimated.png|S" width="64" height="64"/>
+ <imageset name="npc"
+ src="graphics/sprites/npcs/sprite/unanimated.png|S"
+ width="64"
+ height="64"/>
<action name="stand" imageset="npc">
<animation direction="default">
<frame index="0"/>
</animation>
</action>
-</sprite> \ No newline at end of file
+</sprite>