diff options
author | Reid <reidyaro@gmail.com> | 2012-05-09 01:45:20 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-05-09 01:45:20 +0200 |
commit | 730817ea4fed0ef00a9d35b7fe25dca45332c616 (patch) | |
tree | e57212cc430b72b2bad8332589968b7b553cfa6f /npcs.xml | |
parent | 6434e4f6295377c13ab0a0ad14b1a73759477b44 (diff) | |
download | clientdata-730817ea4fed0ef00a9d35b7fe25dca45332c616.tar.gz clientdata-730817ea4fed0ef00a9d35b7fe25dca45332c616.tar.bz2 clientdata-730817ea4fed0ef00a9d35b7fe25dca45332c616.tar.xz clientdata-730817ea4fed0ef00a9d35b7fe25dca45332c616.zip |
Correct Ship2 mate problem,
Change Darlin hand,
Add orc NPC as ID 103.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ IDs 990-999 = Special <!-- Raijin-Man, standing on a mat. --> <sprite variant="1">npcs/XML/npc.xml</sprite> </npc> + <npc id="104"> + <!-- Orc-Man, standing with a box on his hand. --> + <sprite variant="2">npcs/XML/npc.xml</sprite> + </npc> <!-- Animated NPCs --> <npc id="301"> |