summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/tree.xml
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2013-12-25 09:01:12 -0600
committerwushin <pasekei@gmail.com>2013-12-25 09:01:12 -0600
commit2e40aced83a1f11c9fed38b6ee4a7bdfc64af8d0 (patch)
treed783115860d8c25bb56c69f2b32b24bf9b1a17bc /graphics/sprites/npcs/tree.xml
parente6fe61806db6bdd8a95c64d96b12b8ba42de0d96 (diff)
downloadclientdata-2e40aced83a1f11c9fed38b6ee4a7bdfc64af8d0.tar.gz
clientdata-2e40aced83a1f11c9fed38b6ee4a7bdfc64af8d0.tar.bz2
clientdata-2e40aced83a1f11c9fed38b6ee4a7bdfc64af8d0.tar.xz
clientdata-2e40aced83a1f11c9fed38b6ee4a7bdfc64af8d0.zip
Npc Changes for Annual Xmas
Diffstat (limited to 'graphics/sprites/npcs/tree.xml')
-rw-r--r--graphics/sprites/npcs/tree.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/tree.xml b/graphics/sprites/npcs/tree.xml
new file mode 100644
index 00000000..79f4fa7b
--- /dev/null
+++ b/graphics/sprites/npcs/tree.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="3" variant_offset="1">
+ <imageset name="base" src="graphics/tiles/Woodland_x3.png" width="64" height="96"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>