summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-09-10 13:17:03 +0200
committerMicksha <Micksha@users.noreply.github.com>2018-11-06 12:50:52 +0100
commit9f200f1effb260ebea79e699fbca4031c58c57d4 (patch)
tree12a5338d8ff8ea0818d250041f5d6363b8582ec0
parent191bbc72d47493f58f4df3d2fbf252568ac9fcc0 (diff)
downloadclientdata-9f200f1effb260ebea79e699fbca4031c58c57d4.tar.gz
clientdata-9f200f1effb260ebea79e699fbca4031c58c57d4.tar.bz2
clientdata-9f200f1effb260ebea79e699fbca4031c58c57d4.tar.xz
clientdata-9f200f1effb260ebea79e699fbca4031c58c57d4.zip
fix issues with koga and lumberjack, fix license file
-rw-r--r--graphics/sprites/npcs/xml/koga.xml1
-rw-r--r--graphics/sprites/npcs/xml/lumberjack.xml4
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/sprites/npcs/xml/koga.xml b/graphics/sprites/npcs/xml/koga.xml
index afdb7087..6b3f17ad 100644
--- a/graphics/sprites/npcs/xml/koga.xml
+++ b/graphics/sprites/npcs/xml/koga.xml
@@ -1,4 +1,3 @@
-
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Micksha
Copyright (C) 2018 Evol Online -->
diff --git a/graphics/sprites/npcs/xml/lumberjack.xml b/graphics/sprites/npcs/xml/lumberjack.xml
index 5b2b65a8..86a4ca81 100644
--- a/graphics/sprites/npcs/xml/lumberjack.xml
+++ b/graphics/sprites/npcs/xml/lumberjack.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/npcs/npc-lumberjack.png" width="42" height="63"/>
- <action name="stand" imageset="base">
+ <imageset name="base" src="graphics/sprites/npcs/lumberjack.png" width="42" height="63"/>
+ <action name="stand" imageset="npc">
<animation direction="default">
<!-- eyes movements -->
<frame index="0" delay="3000"/>