summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/lightbringer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/lightbringer.xml')
-rw-r--r--graphics/sprites/npcs/xml/lightbringer.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/lightbringer.xml b/graphics/sprites/npcs/xml/lightbringer.xml
new file mode 100644
index 00000000..2c345910
--- /dev/null
+++ b/graphics/sprites/npcs/xml/lightbringer.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2018 TMW2-->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/npcs/sprite/lightbringer.png"
+ width="32"
+ height="96"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>