summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-06-18 01:28:25 +0200
committerReid <reidyaro@gmail.com>2015-06-18 01:28:25 +0200
commitcca46c3ab1b865b3e83f29df294d8c67e95d5a22 (patch)
treef09cce1575e27f3d5e11b66c8da18b0cd22b8c2f
parent7c914b32209ad57a4821541bb9a9bae6ed6c148d (diff)
downloadclientdata-cca46c3ab1b865b3e83f29df294d8c67e95d5a22.tar.gz
clientdata-cca46c3ab1b865b3e83f29df294d8c67e95d5a22.tar.bz2
clientdata-cca46c3ab1b865b3e83f29df294d8c67e95d5a22.tar.xz
clientdata-cca46c3ab1b865b3e83f29df294d8c67e95d5a22.zip
Add new group of NPC, unanimated-tall for 64*96 sprites.
-rw-r--r--graphics/sprites/npcs/xml/unanimated-tall.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/unanimated-tall.xml b/graphics/sprites/npcs/xml/unanimated-tall.xml
new file mode 100644
index 00000000..8d7c32bb
--- /dev/null
+++ b/graphics/sprites/npcs/xml/unanimated-tall.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2015 Evol Online -->
+<sprite variants="1" variant_offset="1">
+ <imageset name="npc"
+ src="graphics/sprites/npcs/sprite/unanimated-tall.png|S"
+ width="64"
+ height="96"/>
+
+ <action name="stand" imageset="npc">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>