summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/unanimated-legacy.xml
diff options
context:
space:
mode:
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..9bd463d7
--- /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="32" 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>