diff options
author | Reid <reidyaro@gmail.com> | 2011-12-14 00:08:20 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-14 00:08:20 +0100 |
commit | 1c92e9ed814d4e1e7cccc319dc11730dbd35eb0f (patch) | |
tree | b2a3ef5ddfb1ba64e924fc33e9c6448afe944f37 /npcs.xml | |
parent | c993fcdce995f0a2bbbd55b490840e1f669887cf (diff) | |
download | clientdata-1c92e9ed814d4e1e7cccc319dc11730dbd35eb0f.tar.gz clientdata-1c92e9ed814d4e1e7cccc319dc11730dbd35eb0f.tar.bz2 clientdata-1c92e9ed814d4e1e7cccc319dc11730dbd35eb0f.tar.xz clientdata-1c92e9ed814d4e1e7cccc319dc11730dbd35eb0f.zip |
Add rattosailor xml and sprite.
Add Peter (rattosailor code named) NPC on npcs.xml .
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -3,8 +3,7 @@ (C) Evol Online 2010-2011. IDs 100-300 = Unanimated -IDs 301-700 = Animated(1) -IDs 701-900 = Animated(2) +IDs 301-900 = Animated(1) IDs 901-999 = Special --> <npcs> @@ -21,9 +20,10 @@ IDs 901-999 = Special <!-- Orc-Sailor, sleeping. --> <sprite>npcs/XML1/sleepingorc.xml</sprite> </npc> - -<!-- Animated NPCs (2)--> - + <npc id="303"> + <!-- Human-Man, sailor with a ratto on his hand. --> + <sprite>npcs/XML1/rattosailor.xml</sprite> + </npc> <!-- Special NPCs --> |