summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/lumberjack.xml
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:55:13 +0100
commitd52830e6cd1476ddf3c5b78637a118c57fdb973b (patch)
tree49f30200ce2fa9c244f03bef0cac84bbc9a03bb0 /graphics/sprites/npcs/xml/lumberjack.xml
parent44f319744c1a37cd4b5b48b4e58d27057efa6700 (diff)
downloadclientdata-d52830e6cd1476ddf3c5b78637a118c57fdb973b.tar.gz
clientdata-d52830e6cd1476ddf3c5b78637a118c57fdb973b.tar.bz2
clientdata-d52830e6cd1476ddf3c5b78637a118c57fdb973b.tar.xz
clientdata-d52830e6cd1476ddf3c5b78637a118c57fdb973b.zip
fix issues with koga and lumberjack, fix license file
Diffstat (limited to 'graphics/sprites/npcs/xml/lumberjack.xml')
-rw-r--r--graphics/sprites/npcs/xml/lumberjack.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/npcs/xml/lumberjack.xml b/graphics/sprites/npcs/xml/lumberjack.xml
index 1a2f6ee0..5603e511 100644
--- a/graphics/sprites/npcs/xml/lumberjack.xml
+++ b/graphics/sprites/npcs/xml/lumberjack.xml
@@ -14,8 +14,8 @@ Copyright (C) 2010-2018 Evol Online -->
=======
<?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 -->
>>>>>>> Add the first few npcs: old Koga, Lumberjack, Richard.