diff options
author | Reid <reidyaro@gmail.com> | 2012-08-29 15:02:22 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-08-29 19:38:22 +0200 |
commit | 1ae928ce69a033b9c071012723eef240d72fbec7 (patch) | |
tree | 94077be56d0949975065dc3061d4c328efc04986 /npcs.xml | |
parent | 1db94594c620d67930b17aa8865f63e0cda77577 (diff) | |
download | clientdata-1ae928ce69a033b9c071012723eef240d72fbec7.tar.gz clientdata-1ae928ce69a033b9c071012723eef240d72fbec7.tar.bz2 clientdata-1ae928ce69a033b9c071012723eef240d72fbec7.tar.xz clientdata-1ae928ce69a033b9c071012723eef240d72fbec7.zip |
Add these two new sailors on npcs.xml
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -50,6 +50,14 @@ IDs 990-999 = Special <!-- Shop Bag --> <sprite variant="2">npcs/xml/interactive.xml</sprite> </npc> + <npc id="110"> + <!-- Elven Man, sailor standing. --> + <sprite variant="6">npcs/xml/unanimated.xml</sprite> + </npc> + <npc id="111"> + <!-- Tritan Man, sailor trader with sandals and bandana. --> + <sprite variant="7">npcs/xml/unanimated.xml</sprite> + </npc> <!-- Animated NPCs --> <npc id="301"> |