diff options
author | Reid <reidyaro@gmail.com> | 2011-12-14 03:04:09 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-14 03:04:09 +0100 |
commit | b11b4d4ddd199ecbb0a1a7e288e08de5a6e3f0b5 (patch) | |
tree | b4ebc286ec56c1e60b179d34fe49d63c006bb01d /npcs.xml | |
parent | 1c92e9ed814d4e1e7cccc319dc11730dbd35eb0f (diff) | |
download | clientdata-b11b4d4ddd199ecbb0a1a7e288e08de5a6e3f0b5.tar.gz clientdata-b11b4d4ddd199ecbb0a1a7e288e08de5a6e3f0b5.tar.bz2 clientdata-b11b4d4ddd199ecbb0a1a7e288e08de5a6e3f0b5.tar.xz clientdata-b11b4d4ddd199ecbb0a1a7e288e08de5a6e3f0b5.zip |
Add Julia sprite and xml,
Add Julia on npcs.xml ,
Remove tile behind Julia NPC.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ IDs 901-999 = Special <!-- Human-Man, sailor with a ratto on his hand. --> <sprite>npcs/XML1/rattosailor.xml</sprite> </npc> + <npc id="304"> + <!-- Demon-Woman, take care about the ship. --> + <sprite>npcs/XML1/julia.xml</sprite> + </npc> <!-- Special NPCs --> |