summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/lumberjack.xml
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-07-20 13:09:52 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:56:44 +0100
commite0378512278a36a14e3cc288255af245b99fc423 (patch)
tree318690e86800e97e7568438a580694bae90ef9b3 /graphics/sprites/npcs/xml/lumberjack.xml
parent35fea39ce875f2b356d00cc26dae044cfb5c9140 (diff)
downloadclientdata-e0378512278a36a14e3cc288255af245b99fc423.tar.gz
clientdata-e0378512278a36a14e3cc288255af245b99fc423.tar.bz2
clientdata-e0378512278a36a14e3cc288255af245b99fc423.tar.xz
clientdata-e0378512278a36a14e3cc288255af245b99fc423.zip
Add the first few npcs: old Koga, Lumberjack, Richard.
Diffstat (limited to 'graphics/sprites/npcs/xml/lumberjack.xml')
-rw-r--r--graphics/sprites/npcs/xml/lumberjack.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/graphics/sprites/npcs/xml/lumberjack.xml b/graphics/sprites/npcs/xml/lumberjack.xml
index 9735995c..c4883524 100644
--- a/graphics/sprites/npcs/xml/lumberjack.xml
+++ b/graphics/sprites/npcs/xml/lumberjack.xml
@@ -1,3 +1,4 @@
+
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Micksha
Copyright (C) 2018 Evol Online -->
@@ -9,16 +10,6 @@ Copyright (C) 2018 Evol Online -->
height="63"/>
<!-- eyes movements -->
-
- <action name="stand" imageset="base">
- <animation direction="default">
-=======
-<?xml version="1.0"?>
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/npc-lumberjack.png" width="42" height="63"/>
- <action name="stand" imageset="base">
- <animation direction="default">
- <!-- eyes movements -->
<frame index="0" delay="3000"/>
<frame index="1" delay="80"/>
<frame index="0" delay="1500"/>
@@ -27,5 +18,4 @@ Copyright (C) 2018 Evol Online -->
<frame index="1" delay="300"/>
</animation>
</action>
-
</sprite>