summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/snowtree.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/snowtree.xml')
-rw-r--r--graphics/sprites/npcs/snowtree.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/snowtree.xml b/graphics/sprites/npcs/snowtree.xml
new file mode 100644
index 00000000..6b01e4b7
--- /dev/null
+++ b/graphics/sprites/npcs/snowtree.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<sprite variants="4" variant_offset="1">
+ <imageset name="base" src="graphics/tiles/Snow_tree_x3.png" width="64" height="96"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame offsetX="18" index="0"/>
+ </animation>
+ </action>
+</sprite>