summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-07 21:57:12 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-07 21:57:12 -0300
commit3e00deddec8195c17af1f50dc92e372944ff1abc (patch)
treee92527560a2f323d8695d0dbfb404b35b3f93ee6 /graphics/sprites
parent601811c595ce0eb9f7c7c3a142dd4269536e6ddf (diff)
downloadclientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.tar.gz
clientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.tar.bz2
clientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.tar.xz
clientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.zip
I need Santa back
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/npcs/2006__npcs.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/2006__npcs.xml b/graphics/sprites/npcs/2006__npcs.xml
new file mode 100644
index 00000000..86f79289
--- /dev/null
+++ b/graphics/sprites/npcs/2006__npcs.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<sprite variants="42" variant_offset="1">
+ <imageset name="npc"
+ src="graphics/sprites/npcs/2006__npcs.png"
+ width="50"
+ height="80"/>
+
+ <action name="stand" imageset="npc">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>