summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml/lumberjack.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/npcs/xml/lumberjack.xml')
-rw-r--r--graphics/sprites/npcs/xml/lumberjack.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/lumberjack.xml b/graphics/sprites/npcs/xml/lumberjack.xml
index 20fcc97b..1a2f6ee0 100644
--- a/graphics/sprites/npcs/xml/lumberjack.xml
+++ b/graphics/sprites/npcs/xml/lumberjack.xml
@@ -1,3 +1,4 @@
+<<<<<<< 21c4c83ea02e1292391aaa7fdbaf3dc3202a100a
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Reid, Micksha
Copyright (C) 2010-2018 Evol Online -->
@@ -10,12 +11,25 @@ Copyright (C) 2010-2018 Evol Online -->
<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 -->
+>>>>>>> Add the first few npcs: old Koga, Lumberjack, Richard.
<frame index="0" delay="3000"/>
<frame index="1" delay="80"/>
<frame index="0" delay="1500"/>
<frame index="1" delay="80"/>
<frame index="0" delay="3000"/>
<frame index="1" delay="300"/>
+<<<<<<< 21c4c83ea02e1292391aaa7fdbaf3dc3202a100a
</animation>
</action>
+=======
+ </animation>
+ </action>
+>>>>>>> Add the first few npcs: old Koga, Lumberjack, Richard.
</sprite>