summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/marine.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-10-24 12:35:47 +0000
committerJesusaves <cpntb1@ymail.com>2020-10-24 12:35:47 +0000
commit71be91b5c03b09139465723ffb56ed8fd6d5a0fe (patch)
tree852db7b591cc10c19db9c823eb361110e837039a /graphics/sprites/npcs/xml/marine.xml
parentea0c989f1d7166aee026318571cce15d7823372b (diff)
downloadclientdata-71be91b5c03b09139465723ffb56ed8fd6d5a0fe.tar.gz
clientdata-71be91b5c03b09139465723ffb56ed8fd6d5a0fe.tar.bz2
clientdata-71be91b5c03b09139465723ffb56ed8fd6d5a0fe.tar.xz
clientdata-71be91b5c03b09139465723ffb56ed8fd6d5a0fe.zip
CONTENT III - Super Merge Request
Part 1/2 on content for Novemember 11th deadline
Diffstat (limited to 'graphics/sprites/npcs/xml/marine.xml')
-rw-r--r--graphics/sprites/npcs/xml/marine.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/marine.xml b/graphics/sprites/npcs/xml/marine.xml
new file mode 100644
index 00000000..5e0120c5
--- /dev/null
+++ b/graphics/sprites/npcs/xml/marine.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Micksha
+Copyright (C) 2016 - 2020 Evol Online -->
+
+<sprite>
+ <imageset name="base"
+ src="graphics/sprites/npcs/sprite/marine.png"
+ width="1024"
+ height="704"/>
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
+</sprite>