summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/childposes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/childposes.xml')
-rwxr-xr-xgraphics/sprites/npcs/childposes.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/childposes.xml b/graphics/sprites/npcs/childposes.xml
new file mode 100755
index 00000000..cc12f811
--- /dev/null
+++ b/graphics/sprites/npcs/childposes.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite variants="100" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/childposes.png" width="30" height="65" />
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
+</sprite>