summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/saboteur.xml
diff options
context:
space:
mode:
authorali-g <gauvain.dauchy@free.fr>2011-11-12 19:40:53 +0100
committerThe Kandiman <kandiman@kandiman.(none)>2011-11-13 12:32:37 -0500
commit7d20d57975cb09d6f666833bf56a4ee8263baf3f (patch)
treef048476f96af3e8934dd5c3e185cafe95cd9e8c3 /graphics/sprites/npcs/saboteur.xml
parentea63bb9acdbb9d39107963eadf21a6e911c74f2d (diff)
downloadclientdata-7d20d57975cb09d6f666833bf56a4ee8263baf3f.tar.gz
clientdata-7d20d57975cb09d6f666833bf56a4ee8263baf3f.tar.bz2
clientdata-7d20d57975cb09d6f666833bf56a4ee8263baf3f.tar.xz
clientdata-7d20d57975cb09d6f666833bf56a4ee8263baf3f.zip
Added two new Bodyguard Elves (NPCs) made by Lizandra. Added the Saboteur NPC made by Wombat. christmas_npcs.png has one more spot for the Gnome that is still WIP.
Diffstat (limited to 'graphics/sprites/npcs/saboteur.xml')
-rw-r--r--graphics/sprites/npcs/saboteur.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/saboteur.xml b/graphics/sprites/npcs/saboteur.xml
new file mode 100644
index 00000000..06f7b578
--- /dev/null
+++ b/graphics/sprites/npcs/saboteur.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/npcs/saboteur.png|R;G;B;C;Y;M" width="38" height="57" />
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>