diff options
author | Reid <reidyaro@gmail.com> | 2012-05-09 20:55:11 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-09 20:55:11 +0200 |
commit | 4e2e4428feba938a96cf471a82aece3d215840aa (patch) | |
tree | 27eb98e67b6cf23b74ef8272d6cb7346bdabf0be /npcs.xml | |
parent | 730817ea4fed0ef00a9d35b7fe25dca45332c616 (diff) | |
download | clientdata-4e2e4428feba938a96cf471a82aece3d215840aa.tar.gz clientdata-4e2e4428feba938a96cf471a82aece3d215840aa.tar.bz2 clientdata-4e2e4428feba938a96cf471a82aece3d215840aa.tar.xz clientdata-4e2e4428feba938a96cf471a82aece3d215840aa.zip |
Add place for some random sailor sprites (ID 105 and 106),
Change wood color for Gugli sprite.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -28,6 +28,14 @@ IDs 990-999 = Special <!-- Orc-Man, standing with a box on his hand. --> <sprite variant="2">npcs/XML/npc.xml</sprite> </npc> + <npc id="105"> + <!-- Demon-Man, standing sailor. --> + <sprite variant="3">npcs/XML/npc.xml</sprite> + </npc> + <npc id="104"> + <!-- Elven-Man, sitting sailor. --> + <sprite variant="4">npcs/XML/npc.xml</sprite> + </npc> <!-- Animated NPCs --> <npc id="301"> |