summaryrefslogtreecommitdiff
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:52:13 +0100
commit736e28d4aa23514e495ef12af2df0594e5c050a0 (patch)
treefd9818c9b22400edbcf792ffad43ef267567be56
parent63d7f303cd8795153a639bab7dbf75c7201d20c2 (diff)
downloadclientdata-736e28d4aa23514e495ef12af2df0594e5c050a0.tar.gz
clientdata-736e28d4aa23514e495ef12af2df0594e5c050a0.tar.bz2
clientdata-736e28d4aa23514e495ef12af2df0594e5c050a0.tar.xz
clientdata-736e28d4aa23514e495ef12af2df0594e5c050a0.zip
Add the first few npcs: old Koga, Lumberjack, Richard.
-rw-r--r--graphics/sprites/npcs/xml/koga.xml11
-rw-r--r--graphics/sprites/npcs/xml/lumberjack.xml14
-rw-r--r--graphics/sprites/npcs/xml/richard.xml4
3 files changed, 29 insertions, 0 deletions
diff --git a/graphics/sprites/npcs/xml/koga.xml b/graphics/sprites/npcs/xml/koga.xml
index 6b3f17ad..5f63da70 100644
--- a/graphics/sprites/npcs/xml/koga.xml
+++ b/graphics/sprites/npcs/xml/koga.xml
@@ -1,3 +1,4 @@
+<<<<<<< 21c4c83ea02e1292391aaa7fdbaf3dc3202a100a
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Micksha
Copyright (C) 2018 Evol Online -->
@@ -13,4 +14,14 @@ Copyright (C) 2018 Evol Online -->
<frame index="0"/>
</animation>
</action>
+=======
+<?xml version="1.0"?>
+<sprite variants="1" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/npcs/koga.png" width="634" height="477"/>
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+>>>>>>> Add the first few npcs: old Koga, Lumberjack, Richard.
</sprite>
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>
diff --git a/graphics/sprites/npcs/xml/richard.xml b/graphics/sprites/npcs/xml/richard.xml
index d59cfe9d..28a701fa 100644
--- a/graphics/sprites/npcs/xml/richard.xml
+++ b/graphics/sprites/npcs/xml/richard.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
+<<<<<<< 21c4c83ea02e1292391aaa7fdbaf3dc3202a100a
<!-- Author: Micksha
+=======
+<!-- Author: Reid
+>>>>>>> Add the first few npcs: old Koga, Lumberjack, Richard.
Copyright (C) 2015 Evol Online -->
<sprite>