summaryrefslogtreecommitdiff
path: root/npcs.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2011-12-28 23:56:04 +0100
committerReid <reidyaro@gmail.com>2011-12-28 23:56:04 +0100
commit701b8ecd317ee6785b8366c8115cc82b0786e1fd (patch)
tree8f89f9e6fc507565d432d14bbd2c10844570c7d4 /npcs.xml
parent7e81a24f3c7754efd9a2d13fed32e9f4d2d7a3ad (diff)
downloadclientdata-701b8ecd317ee6785b8366c8115cc82b0786e1fd.tar.gz
clientdata-701b8ecd317ee6785b8366c8115cc82b0786e1fd.tar.bz2
clientdata-701b8ecd317ee6785b8366c8115cc82b0786e1fd.tar.xz
clientdata-701b8ecd317ee6785b8366c8115cc82b0786e1fd.zip
Add elmo1 npc,
rename dirgan in magic arpan, Add both npcs on npcs.xml.
Diffstat (limited to 'npcs.xml')
-rw-r--r--npcs.xml23
1 files changed, 11 insertions, 12 deletions
diff --git a/npcs.xml b/npcs.xml
index 3a677584..b1cce8f4 100644
--- a/npcs.xml
+++ b/npcs.xml
@@ -3,15 +3,12 @@
(C) Evol Online 2010-2011.
IDs 100-300 = Unanimated
-IDs 301-900 = Animated(1)
+IDs 301-900 = Animated
IDs 901-999 = Special
-->
<npcs>
-
<!-- Unanimated NPCs -->
-
-
-<!-- Animated NPCs (1)-->
+<!-- Animated NPCs -->
<npc id="301">
<!-- Eye animation. -->
<sprite>npcs/XML1/alige.xml</sprite>
@@ -33,23 +30,25 @@ IDs 901-999 = Special
<sprite>npcs/XML1/sailors.xml</sprite>
</npc>
<npc id="306">
- <!-- Sailors group. -->
+ <!-- Mudget-Man, small and not smart at all... -->
<sprite>npcs/XML1/silvio.xml</sprite>
</npc>
<npc id="307">
- <!-- Sailors group. -->
- <sprite>npcs/XML1/dirgan.xml</sprite>
+ <!-- Tritan-Man, sitting on a barrel. -->
+ <sprite>npcs/XML1/magic_arpan.xml</sprite>
</npc>
<npc id="308">
- <!-- Sailors group. -->
+ <!-- Piousrocket, sitting on his iron bar. -->
<sprite>npcs/XML1/piousrocket.xml</sprite>
</npc>
-
+ <npc id="309">
+ <!-- Human-Man, standing elmo. -->
+ <sprite>npcs/XML1/elmo1.xml</sprite>
+ </npc>
<!-- Special NPCs -->
-
-
</npcs>
<!-- Pad & Reid's work .. November 2010 -->
<!-- Reid's wipe and redo .. April 2011 -->
<!-- Reid's re-management of the shape .. May 2011 -->
<!-- Reid's wipe .. November 2011 -->
+<!-- Reid's ship release .. December 2011 -->