summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 14:59:40 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 14:59:40 +0200
commit69f6ab18df210bf027f5f771fee41821e4fd635a (patch)
tree289c7e8fba1065234f18516b9352ba6a1fdfc0c1
parent68fc44b17c52dadd00a39eef4e50a70560911f5b (diff)
downloadclientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.tar.gz
clientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.tar.bz2
clientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.tar.xz
clientdata-69f6ab18df210bf027f5f771fee41821e4fd635a.zip
Renamed the npcs/XML/ folder to npcs/xml. Files or folders shouldn't have capital letters.
-rw-r--r--graphics/sprites/npcs/XML/alige.xml35
-rw-r--r--graphics/sprites/npcs/XML/animated_hammock1.xml21
-rw-r--r--graphics/sprites/npcs/XML/animated_hammock2.xml21
-rw-r--r--graphics/sprites/npcs/XML/billybons.xml16
-rw-r--r--graphics/sprites/npcs/XML/elmo1.xml16
-rw-r--r--graphics/sprites/npcs/XML/gugli.xml41
-rw-r--r--graphics/sprites/npcs/XML/hammock.xml14
-rw-r--r--graphics/sprites/npcs/XML/julia.xml16
-rw-r--r--graphics/sprites/npcs/XML/magic_arpan.xml24
-rw-r--r--graphics/sprites/npcs/XML/nard.xml16
-rw-r--r--graphics/sprites/npcs/XML/npc.xml14
-rw-r--r--graphics/sprites/npcs/XML/piousrocket.xml29
-rw-r--r--graphics/sprites/npcs/XML/rattosailor.xml16
-rw-r--r--graphics/sprites/npcs/XML/sailors.xml11
-rw-r--r--graphics/sprites/npcs/XML/sapartan.xml16
-rw-r--r--graphics/sprites/npcs/XML/silvio.xml18
-rw-r--r--graphics/sprites/npcs/XML/sleepingorc.xml14
-rw-r--r--graphics/sprites/npcs/XML/smallnpc.xml14
-rw-r--r--graphics/sprites/npcs/XML/tarlan.xml77
-rw-r--r--npcs.xml52
20 files changed, 26 insertions, 455 deletions
diff --git a/graphics/sprites/npcs/XML/alige.xml b/graphics/sprites/npcs/XML/alige.xml
deleted file mode 100644
index ca101e2c..00000000
--- a/graphics/sprites/npcs/XML/alige.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid, Dan
-Copyright (C) 2011 Evol Online -->
-<sprite>
- <imageset name="npc" src="graphics/sprites/npcs/sprite/alige.png" width="11" height="5" offsetX="0" offsetY="-13"/>
-
- <action name="stand" imageset="npc">
- <!-- Open eyes animation -->
- <animation direction="left">
- <frame index="2" delay="100"/>
- <frame index="1" delay="90"/>
- </animation>
-
- <!-- Close eyes animation -->
- <animation direction="up">
- <frame index="1" delay="100"/>
- <frame index="2" delay="90"/>
- </animation>
-
- <!-- Opened eyes -->
- <animation direction="right">
- <frame index="0" delay="9000"/>
- <frame index="1" delay="90"/>
- <frame index="2" delay="80"/>
- <frame index="3" delay="200"/>
- <frame index="2" delay="80"/>
- <frame index="1" delay="80"/>
- </animation>
-
- <!-- Closed eyes -->
- <animation direction="down">
- <frame index="3"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/animated_hammock1.xml b/graphics/sprites/npcs/XML/animated_hammock1.xml
deleted file mode 100644
index 7d6a24b4..00000000
--- a/graphics/sprites/npcs/XML/animated_hammock1.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011-2012 Evol Online -->
-<sprite>
- <imageset name="npc" src="graphics/sprites/npcs/sprite/animated_hammock.png" width="96" height="64"/>
- <action name="stand" imageset="npc">
- <!-- Mooving hammock. -->
- <animation direction="left">
- <frame index="3" delay="300"/>
- <frame index="2" delay="180"/>
- <frame index="1" delay="150"/>
- <frame index="0" delay="400"/>
- <frame index="1" delay="180"/>
- <frame index="2" delay="150"/>
- </animation>
- <!-- Static hammock. -->
- <animation direction="up">
- <frame index="3"/>
- </animation>
- </action>
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/XML/animated_hammock2.xml b/graphics/sprites/npcs/XML/animated_hammock2.xml
deleted file mode 100644
index 1853d7cc..00000000
--- a/graphics/sprites/npcs/XML/animated_hammock2.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011-2012 Evol Online -->
-<sprite>
- <imageset name="npc" src="graphics/sprites/npcs/sprite/animated_hammock.png" width="96" height="64"/>
- <action name="stand" imageset="npc">
- <!-- Mooving hammock. -->
- <animation direction="left">
- <frame index="7" delay="300"/>
- <frame index="6" delay="180"/>
- <frame index="5" delay="150"/>
- <frame index="4" delay="400"/>
- <frame index="5" delay="180"/>
- <frame index="6" delay="150"/>
- </animation>
- <!-- Static hammock. -->
- <animation direction="up">
- <frame index="7"/>
- </animation>
- </action>
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/XML/billybons.xml b/graphics/sprites/npcs/XML/billybons.xml
deleted file mode 100644
index 90757589..00000000
--- a/graphics/sprites/npcs/XML/billybons.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/billybons.png" width="49" height="42" offsetX="17" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="7000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/elmo1.xml b/graphics/sprites/npcs/XML/elmo1.xml
deleted file mode 100644
index 89e31c90..00000000
--- a/graphics/sprites/npcs/XML/elmo1.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/elmo1.png" width="50" height="70" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="7000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/gugli.xml b/graphics/sprites/npcs/XML/gugli.xml
deleted file mode 100644
index 37e0eadc..00000000
--- a/graphics/sprites/npcs/XML/gugli.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid 4144
-Copyright (C) 2011-2012 Evol Online
-
-Example of the extended animation tags.
-Allow set in attribute value any frame numbers.
-
-Both of these examples show the same thing:
- <sequence start="55" end="60" delay="75" />
- <sequence value="55-60" delay="75" />
- <sequence value="55,56,57,58,59,60" delay="75" /> -->
-
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/gugli.png" width="70" height="70" offsetX ="-7" offsetY ="2"/>
-
- <action name="stand" imageset="base">
-
- <animation direction="default">
- <label name="start"/>
- <!-- 40% used on "long" label. -->
- <goto label="long" rand="40"/>
- <!-- 100% from the 60% unused percent are used on "simple" label. -->
- <goto label="simple" rand="100"/>
- <!-- Long move leg animation. -->
- <label name="long"/>
- <frame index="0" delay="120"/>
- <sequence value="1,2" delay="110"/>
- <frame index="3" delay="120"/>
- <sequence value="2,1" delay="110"/>
- <jump label="start"/>
- <!-- Simple move leg animation. -->
- <label name="simple"/>
- <frame index="0" delay="120"/>
- <frame index="1" delay="110"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="110"/>
- <jump label="start"/>
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/XML/hammock.xml b/graphics/sprites/npcs/XML/hammock.xml
deleted file mode 100644
index a2065688..00000000
--- a/graphics/sprites/npcs/XML/hammock.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite variants="2" variant_offset="1">
-
- <imageset name="base" src="graphics/sprites/npcs/sprite/hammock.png" width="96" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/XML/julia.xml b/graphics/sprites/npcs/XML/julia.xml
deleted file mode 100644
index 0937934f..00000000
--- a/graphics/sprites/npcs/XML/julia.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2010-2011 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/julia.png" width="50" height="70" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="7000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/magic_arpan.xml b/graphics/sprites/npcs/XML/magic_arpan.xml
deleted file mode 100644
index dd695d65..00000000
--- a/graphics/sprites/npcs/XML/magic_arpan.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/magic_arpan.png" width="32" height="64" />
- <action name="stand" imageset="base">
- <animation direction="default">
-<!-- Eye animation -->
- <frame index="0" delay="7000"/>
- <frame index="3" delay="60"/>
- <frame index="4" delay="120"/>
- <frame index="3" delay="70"/>
-<!-- Mouth animation -->
- <frame index="0" delay="6000"/>
- <sequence start="1" end="2" delay="130" repeat="4" />
- <frame index="1" delay="90"/>
-<!-- Eye animation -->
- <frame index="0" delay="3500"/>
- <frame index="3" delay="60"/>
- <frame index="4" delay="120"/>
- <frame index="3" delay="70"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/nard.xml b/graphics/sprites/npcs/XML/nard.xml
deleted file mode 100644
index 7bf901b4..00000000
--- a/graphics/sprites/npcs/XML/nard.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/nard.png" width="64" height="64" offsetX="16" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="10000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/npc.xml b/graphics/sprites/npcs/XML/npc.xml
deleted file mode 100644
index 347d0ec0..00000000
--- a/graphics/sprites/npcs/XML/npc.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite variants="5" variant_offset="1">
-
- <imageset name="base" src="graphics/sprites/npcs/sprite/npc.png|S" width="64" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/XML/piousrocket.xml b/graphics/sprites/npcs/XML/piousrocket.xml
deleted file mode 100644
index cde4eb57..00000000
--- a/graphics/sprites/npcs/XML/piousrocket.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite>
- <imageset name="npc" src="graphics/sprites/npcs/sprite/piousrocket.png" width="13" height="50" offsetX="-2"/>
-
- <action name="stand" imageset="npc">
- <!-- Jump piousrocket -->
- <animation direction="left">
- <frame index="1" delay="90"/>
- <frame index="2" delay="80"/>
- <frame index="3" delay="70"/>
- <frame index="11" delay="100"/>
- <frame index="0" delay="80"/>
- <frame index="1" delay="90"/>
- <frame index="2" delay="80"/>
- <frame index="3" delay="70"/>
- <frame index="4" delay="100"/>
- <sequence start="5" end="6" delay="90" />
- <frame index="7" delay="110"/>
- <sequence start="8" end="10" delay="90" />
- <frame index="11" delay="100"/>
- </animation>
- <!-- Static piou -->
- <animation direction="up">
- <frame index="0"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/rattosailor.xml b/graphics/sprites/npcs/XML/rattosailor.xml
deleted file mode 100644
index 0ab0dc83..00000000
--- a/graphics/sprites/npcs/XML/rattosailor.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2010-2011 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/rattosailor.png" width="50" height="70" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="7000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/sailors.xml b/graphics/sprites/npcs/XML/sailors.xml
deleted file mode 100644
index 6e0fb6bb..00000000
--- a/graphics/sprites/npcs/XML/sailors.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/sailors.png" width="278" height="149"/>
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" offsetY="19" offsetX="19"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/sapartan.xml b/graphics/sprites/npcs/XML/sapartan.xml
deleted file mode 100644
index 8f74b08a..00000000
--- a/graphics/sprites/npcs/XML/sapartan.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/sapartan.png" width="32" height="57" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="7000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="80"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/silvio.xml b/graphics/sprites/npcs/XML/silvio.xml
deleted file mode 100644
index 7d6a7212..00000000
--- a/graphics/sprites/npcs/XML/silvio.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2011 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/silvio.png" width="40" height="50" />
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" delay="7000"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="70"/>
- <frame index="0" delay="3500"/>
- <frame index="1" delay="60"/>
- <frame index="2" delay="120"/>
- <frame index="1" delay="70"/>
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/sleepingorc.xml b/graphics/sprites/npcs/XML/sleepingorc.xml
deleted file mode 100644
index cf361a3b..00000000
--- a/graphics/sprites/npcs/XML/sleepingorc.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2010-2012 Evol Online -->
-<sprite>
- <imageset name="base" src="graphics/sprites/npcs/sprite/sleepingorc.png" width="32" height="64" />
-
- <action name="stand" imageset="base">
- <animation direction="default">
- <sequence start="0" end="2" delay="380" />
- <frame index="1" delay="380" />
- <frame index="0" delay="500" />
- </animation>
- </action>
-</sprite>
diff --git a/graphics/sprites/npcs/XML/smallnpc.xml b/graphics/sprites/npcs/XML/smallnpc.xml
deleted file mode 100644
index c2b1565f..00000000
--- a/graphics/sprites/npcs/XML/smallnpc.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite variants="2" variant_offset="1">
-
- <imageset name="base" src="graphics/sprites/npcs/sprite/smallnpc.png" width="32" height="32" />
-
- <action name="stand" imageset="base">
- <animation direction="default">
- <frame index="0" />
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/graphics/sprites/npcs/XML/tarlan.xml b/graphics/sprites/npcs/XML/tarlan.xml
deleted file mode 100644
index f9837d14..00000000
--- a/graphics/sprites/npcs/XML/tarlan.xml
+++ /dev/null
@@ -1,77 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author : Reid
-Copyright (C) 2012 Evol Online -->
-<sprite>
-
- <imageset name="tarlan" src="graphics/sprites/npcs/sprite/tarlan.png" width="64" height="64" offsetX="-8"/>
-
- <action name="stand" imageset="tarlan">
- <animation direction="default">
- <!-- Getting ready to fight -->
- <frame index="0" delay="3141" offsetX="8"/>
- <frame index="1" delay="100" offsetX="5"/>
- <frame index="2" delay="220" offsetX="4"/>
- <!-- Fight -->
- <frame index="3" delay="110"/>
- <frame index="4" delay="140"/>
- <sequence start="5" end="6" delay="120"/>
- <frame index="5" delay="90"/>
- <frame index="4" delay="140"/>
- <frame index="3" delay="110"/>
- <frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="120"/>
- <frame index="5" delay="90"/>
- <frame index="4" delay="140"/>
- <frame index="3" delay="110"/>
- <!-- Stop -->
- <frame index="7" delay="110" offsetX="5"/>
- <frame index="0" delay="100" offsetX="8"/>
- <frame index="8" delay="800" offsetX="10"/>
- <frame index="0" delay="120" offsetX="8"/>
- <frame index="1" delay="100" offsetX="5"/>
- <frame index="2" delay="210" offsetX="4"/>
- <!-- Fight again longer and faster -->
- <frame index="3" delay="100"/>
- <frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="110"/>
- <frame index="5" delay="85"/>
- <frame index="4" delay="120"/>
- <frame index="3" delay="95"/>
- <frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="105"/>
- <frame index="5" delay="80"/>
- <frame index="4" delay="115"/>
- <frame index="3" delay="95"/>
- <frame index="4" delay="115"/>
- <sequence start="5" end="6" delay="105"/>
- <frame index="5" delay="80"/>
- <frame index="4" delay="115"/>
- <frame index="3" delay="95"/>
- <frame index="4" delay="115"/>
- <sequence start="5" end="6" delay="105"/>
- <frame index="5" delay="80"/>
- <frame index="4" delay="115"/>
- <frame index="3" delay="100"/>
- <frame index="4" delay="130"/>
- <sequence start="5" end="6" delay="110"/>
- <frame index="5" delay="90"/>
- <frame index="4" delay="130"/>
- <frame index="3" delay="105"/>
- <!-- Get hitted -->
- <frame index="7" delay="110" offsetX="5"/>
- <frame index="0" delay="100" offsetX="8"/>
- <frame index="8" delay="900" offsetX="10"/>
- <frame index="9" delay="140"offsetX="11"/>
- <!-- Down -->
- <frame index="10" delay="110" offsetX="8" offsetY="2"/>
- <!-- Bird -->
- <sequence start="11" end="12" delay="105" repeat="8" offsetY="5" offsetX="8"/>
- <!-- Sit -->
- <frame index="13" delay="90" offsetY="5" offsetX="8"/>
- <frame index="14" delay="5926" offsetY="5" offsetX="8"/>
- <!-- Get back -->
- <frame index="15" delay="5358" offsetX="8"/>
- </animation>
- </action>
-
-</sprite> \ No newline at end of file
diff --git a/npcs.xml b/npcs.xml
index 87a0da21..011a8cd5 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -10,98 +10,98 @@ IDs 990-999 = Special
<!-- Unanimated NPCs -->
<npc id="100">
<!-- Knife-pit. -->
- <sprite variant="0">npcs/XML/smallnpc.xml</sprite>
+ <sprite variant="0">npcs/xml/smallnpc.xml</sprite>
</npc>
<npc id="101">
<!-- Demon-Man, siting on a chair... -->
- <sprite variant="0">npcs/XML/npc.xml</sprite>
+ <sprite variant="0">npcs/xml/npc.xml</sprite>
</npc>
<npc id="102">
<!-- Hat-box. -->
- <sprite variant="1">npcs/XML/smallnpc.xml</sprite>
+ <sprite variant="1">npcs/xml/smallnpc.xml</sprite>
</npc>
<npc id="103">
<!-- Raijin-Man, standing on a mat. -->
- <sprite variant="1">npcs/XML/npc.xml</sprite>
+ <sprite variant="1">npcs/xml/npc.xml</sprite>
</npc>
<npc id="104">
<!-- Orc-Man, standing with a box on his hand. -->
- <sprite variant="2">npcs/XML/npc.xml</sprite>
+ <sprite variant="2">npcs/xml/npc.xml</sprite>
</npc>
<npc id="105">
<!-- Demon-Man, sitting sailor. -->
- <sprite variant="3">npcs/XML/npc.xml</sprite>
+ <sprite variant="3">npcs/xml/npc.xml</sprite>
</npc>
<npc id="106">
<!-- Elven-Man, strong, standing sailor with blonde hair. -->
- <sprite variant="4">npcs/XML/npc.xml|#474747,5a4333,6e6e6e,8c6946,898989,a98645,9d9d9d,ba9c50,b3b3b3,c9b467,e2e2e2,ede4ab"</sprite>
+ <sprite variant="4">npcs/xml/npc.xml|#474747,5a4333,6e6e6e,8c6946,898989,a98645,9d9d9d,ba9c50,b3b3b3,c9b467,e2e2e2,ede4ab"</sprite>
</npc>
<npc id="107">
<!-- Elven-Man, strong, standing sailor with red hair. -->
- <sprite variant="4">npcs/XML/npc.xml|#474747,643a40,6e6e6e,812f2f,898989,ab4343,9d9d9d,cc5858,b3b3b3,e0897e,e2e2e2,fdc6b3"</sprite>
+ <sprite variant="4">npcs/xml/npc.xml|#474747,643a40,6e6e6e,812f2f,898989,ab4343,9d9d9d,cc5858,b3b3b3,e0897e,e2e2e2,fdc6b3"</sprite>
</npc>
<!-- Animated NPCs -->
<npc id="301">
<!-- Eye animation. -->
- <sprite>npcs/XML/alige.xml</sprite>
+ <sprite>npcs/xml/alige.xml</sprite>
</npc>
<npc id="302">
<!-- Orc-Sailor, sleeping. -->
- <sprite>npcs/XML/sleepingorc.xml</sprite>
+ <sprite>npcs/xml/sleepingorc.xml</sprite>
</npc>
<npc id="303">
<!-- Human-Man, sailor with a ratto on his hand. -->
- <sprite>npcs/XML/rattosailor.xml</sprite>
+ <sprite>npcs/xml/rattosailor.xml</sprite>
</npc>
<npc id="304">
<!-- Demon-Woman, take care about the ship. -->
- <sprite>npcs/XML/julia.xml</sprite>
+ <sprite>npcs/xml/julia.xml</sprite>
</npc>
<npc id="305">
<!-- Sailors group. -->
- <sprite>npcs/XML/sailors.xml</sprite>
+ <sprite>npcs/xml/sailors.xml</sprite>
</npc>
<npc id="306">
<!-- Present to an Evol's friend. -->
- <sprite>npcs/XML/nard.xml</sprite>
+ <sprite>npcs/xml/nard.xml</sprite>
</npc>
<npc id="307">
<!-- Tritan-Man, sitting on a barrel. -->
- <sprite>npcs/XML/magic_arpan.xml</sprite>
+ <sprite>npcs/xml/magic_arpan.xml</sprite>
</npc>
<npc id="308">
<!-- Piousrocket, sitting on his iron bar. -->
- <sprite>npcs/XML/piousrocket.xml</sprite>
+ <sprite>npcs/xml/piousrocket.xml</sprite>
</npc>
<npc id="309">
<!-- Human-Man, standing elmo. -->
- <sprite>npcs/XML/elmo1.xml</sprite>
+ <sprite>npcs/xml/elmo1.xml</sprite>
</npc>
<npc id="310">
<!-- Ukar-Man, sleeping sailor. -->
- <sprite variant="0">npcs/XML/hammock.xml</sprite>
+ <sprite variant="0">npcs/xml/hammock.xml</sprite>
</npc>
<npc id="311">
<!-- Elf-Man, drunken sailor. -->
- <sprite>npcs/XML/billybons.xml</sprite>
+ <sprite>npcs/xml/billybons.xml</sprite>
</npc>
<npc id="312">
<!-- Mudget-Man, small and not smart at all... -->
- <sprite>npcs/XML/silvio.xml</sprite>
+ <sprite>npcs/xml/silvio.xml</sprite>
</npc>
<npc id="313">
<!-- Human-Man, sitting on a box with purple hair. -->
- <sprite>npcs/XML/gugli.xml</sprite>
+ <sprite>npcs/xml/gugli.xml</sprite>
<sprite>accessories/acc-eye-right-blink.xml</sprite>
</npc>
<npc id="314">
<!-- Human-Small-Man, standing with a bottle of wine at his hand. -->
- <sprite>npcs/XML/silvio.xml</sprite>
+ <sprite>npcs/xml/silvio.xml</sprite>
</npc>
<npc id="315">
<!-- Tritan-Man, standing around a barrel. -->
- <sprite>npcs/XML/sapartan.xml</sprite>
+ <sprite>npcs/xml/sapartan.xml</sprite>
</npc>
@@ -124,15 +124,15 @@ IDs 990-999 = Special
</npc> -->
<npc id="904">
<!-- Left hammock. -->
- <sprite>npcs/XML/animated_hammock1.xml</sprite>
+ <sprite>npcs/xml/animated_hammock1.xml</sprite>
</npc>
<npc id="905">
<!-- Right hammock. -->
- <sprite>npcs/XML/animated_hammock2.xml</sprite>
+ <sprite>npcs/xml/animated_hammock2.xml</sprite>
</npc>
<npc id="906">
<!-- Left hammock with particle. -->
- <sprite>npcs/XML/animated_hammock1.xml</sprite>
+ <sprite>npcs/xml/animated_hammock1.xml</sprite>
<particlefx>graphics/particles/savepoint/savepoint-32x32.xml</particlefx>
</npc>
<npc id="999">