summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/unanimated-legacy.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-09-10 13:08:06 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:33:37 +0100
commit46899eac3ec2f9bd237f2fb09b00a8f21335e1ca (patch)
tree2fcaa715bc3a7168f58e15514d9cbc44a8f5f2ef /graphics/sprites/npcs/xml/unanimated-legacy.xml
parent9ccc0506331028d01bb329fc24ab2c56432bc2e3 (diff)
downloadclientdata-46899eac3ec2f9bd237f2fb09b00a8f21335e1ca.tar.gz
clientdata-46899eac3ec2f9bd237f2fb09b00a8f21335e1ca.tar.bz2
clientdata-46899eac3ec2f9bd237f2fb09b00a8f21335e1ca.tar.xz
clientdata-46899eac3ec2f9bd237f2fb09b00a8f21335e1ca.zip
add a bunch of hurns NPCs - most of them LEGACY versions, to be changed one by one
Diffstat (limited to 'graphics/sprites/npcs/xml/unanimated-legacy.xml')
-rw-r--r--graphics/sprites/npcs/xml/unanimated-legacy.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/unanimated-legacy.xml b/graphics/sprites/npcs/xml/unanimated-legacy.xml
new file mode 100644
index 00000000..6e04e8db
--- /dev/null
+++ b/graphics/sprites/npcs/xml/unanimated-legacy.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid, Micksha
+Copyright (C) 2018 Evol Online -->
+
+<sprite variants="21" variant_offset="1">
+ <imageset name="npc"
+ src="graphics/sprites/npcs/sprite/unanimated-legacy.png|S"
+ width="64"
+ height="64"/>
+
+ <action name="stand" imageset="npc">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>