summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/smallnpc.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-04 11:24:34 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-04 11:24:34 +0200
commitd29ead09da75d0f13ccae2eb205ea8a1ed170580 (patch)
treeb2bf1fc6d69ba1206af3e49ce51fe355202ebe21 /graphics/sprites/npcs/xml/smallnpc.xml
parent874769ec8faddcdc54e06aab875b91b4152d3161 (diff)
downloadclientdata-d29ead09da75d0f13ccae2eb205ea8a1ed170580.tar.gz
clientdata-d29ead09da75d0f13ccae2eb205ea8a1ed170580.tar.bz2
clientdata-d29ead09da75d0f13ccae2eb205ea8a1ed170580.tar.xz
clientdata-d29ead09da75d0f13ccae2eb205ea8a1ed170580.zip
Reduced few NPC spritesheets and adapted their respective XML files.
Renamed several NPC files to give them more sense. Correcter several entries in npcs.xml.
Diffstat (limited to 'graphics/sprites/npcs/xml/smallnpc.xml')
-rw-r--r--graphics/sprites/npcs/xml/smallnpc.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/sprites/npcs/xml/smallnpc.xml b/graphics/sprites/npcs/xml/smallnpc.xml
deleted file mode 100644
index 81305271..00000000
--- a/graphics/sprites/npcs/xml/smallnpc.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<!-- 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="npc">
- <animation direction="default">
- <frame index="0"/>
- </animation>
- </action>
-</sprite>