summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/soulmenhirs.xml
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-09 23:25:01 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-09 23:25:01 -0200
commit240fc702c382c222dbd9fe61016d1f302fb89f4c (patch)
treeb058b26b9ef03618a5b7ce85c3737c5cd3be592a /graphics/sprites/npcs/xml/soulmenhirs.xml
parenta72d89b5ea4325fc6d048501429b852a2781d27c (diff)
downloadclientdata-240fc702c382c222dbd9fe61016d1f302fb89f4c.tar.gz
clientdata-240fc702c382c222dbd9fe61016d1f302fb89f4c.tar.bz2
clientdata-240fc702c382c222dbd9fe61016d1f302fb89f4c.tar.xz
clientdata-240fc702c382c222dbd9fe61016d1f302fb89f4c.zip
Include Soul Menhirs to the repo
Diffstat (limited to 'graphics/sprites/npcs/xml/soulmenhirs.xml')
-rw-r--r--graphics/sprites/npcs/xml/soulmenhirs.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/soulmenhirs.xml b/graphics/sprites/npcs/xml/soulmenhirs.xml
new file mode 100644
index 00000000..b0699cbd
--- /dev/null
+++ b/graphics/sprites/npcs/xml/soulmenhirs.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Jesusalva
+Copyright (C) 2018-2018 The Mana World 2 -->
+
+<sprite variants="8" variant_offset="1">
+ <imageset name="npc"
+ src="graphics/sprites/npcs/sprite/soulmenhirs_x2.png|S"
+ width="64"
+ height="64"/>
+
+ <action name="stand" imageset="npc">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>