diff options
author | Reid <reidyaro@gmail.com> | 2011-12-17 11:32:37 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-17 11:32:37 +0100 |
commit | a2dbd2849ebaa6dd3ef34b5de56b87bce1d965ad (patch) | |
tree | 5c0fccaad9eb67dd49332c1c3285c817c2e5686b /npcs.xml | |
parent | 79101b89925fc9281e68397b16ba20813df4f9a1 (diff) | |
download | clientdata-a2dbd2849ebaa6dd3ef34b5de56b87bce1d965ad.tar.gz clientdata-a2dbd2849ebaa6dd3ef34b5de56b87bce1d965ad.tar.bz2 clientdata-a2dbd2849ebaa6dd3ef34b5de56b87bce1d965ad.tar.xz clientdata-a2dbd2849ebaa6dd3ef34b5de56b87bce1d965ad.zip |
Add new bracelet from enchilado,
Added Sailors (ID 305)on npcs.xml .
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -28,6 +28,10 @@ IDs 901-999 = Special <!-- Demon-Woman, take care about the ship. --> <sprite>npcs/XML1/julia.xml</sprite> </npc> + <npc id="305"> + <!-- Sailors group. --> + <sprite>npcs/XML1/sailors.xml</sprite> + </npc> <!-- Special NPCs --> |