summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs
diff options
context:
space:
mode:
authorali-g <gauvain.dauchy@free.fr>2011-11-02 19:09:05 +0100
committerJessica Tölke <jtoelke@mail.upb.de>2011-11-03 12:42:42 +0100
commit05a7a35575f14af81ee547c9d69406a132326068 (patch)
tree2c9da19350a863dd21265a32e7b36dc7e5e1e1a9 /graphics/sprites/npcs
parentd0ea125ed89053bb4f40ea8c9c8468ecd7e3649b (diff)
downloadclientdata-05a7a35575f14af81ee547c9d69406a132326068.tar.gz
clientdata-05a7a35575f14af81ee547c9d69406a132326068.tar.bz2
clientdata-05a7a35575f14af81ee547c9d69406a132326068.tar.xz
clientdata-05a7a35575f14af81ee547c9d69406a132326068.zip
Added the christams NPCs made by salmondine and Lizandra.
Diffstat (limited to 'graphics/sprites/npcs')
-rw-r--r--graphics/sprites/npcs/christmas_npcs.pngbin0 -> 10601 bytes
-rw-r--r--graphics/sprites/npcs/christmas_npcs.xml10
2 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/christmas_npcs.png b/graphics/sprites/npcs/christmas_npcs.png
new file mode 100644
index 00000000..ae0fd0d8
--- /dev/null
+++ b/graphics/sprites/npcs/christmas_npcs.png
Binary files differ
diff --git a/graphics/sprites/npcs/christmas_npcs.xml b/graphics/sprites/npcs/christmas_npcs.xml
new file mode 100644
index 00000000..b4ab7a72
--- /dev/null
+++ b/graphics/sprites/npcs/christmas_npcs.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite variants="10" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/christmas_npcs.png" width="50" height="90" />
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
+</sprite>