summaryrefslogtreecommitdiff
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
parent601811c595ce0eb9f7c7c3a142dd4269536e6ddf (diff)
downloadclientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.tar.gz
clientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.tar.bz2
clientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.tar.xz
clientdata-3e00deddec8195c17af1f50dc92e372944ff1abc.zip
I need Santa back
-rw-r--r--graphics/sprites/npcs/2006__npcs.xml13
-rw-r--r--npcs.xml3
2 files changed, 16 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>
diff --git a/npcs.xml b/npcs.xml
index 3ca80271..cc84caa9 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -1424,4 +1424,7 @@
<sprite>equipment/chest/sorcerer-robe-female.xml</sprite>
<sprite>equipment/weapons/staff.xml</sprite>
</npc>
+ <npc id="439" currency="ticket">
+ <sprite variant="5">monsters/skeleton.xml</sprite>
+ </npc>
</npcs>