diff options
author | Reid <reidyaro@gmail.com> | 2011-12-22 15:08:11 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-22 15:08:11 +0100 |
commit | 69de0652de80851066db934368203637c5ba3e9b (patch) | |
tree | 0a9b1c4f506008ee10d3729688486585f4d18057 /npcs.xml | |
parent | 1944988a16b1737647059e7fd5be9b4b7283a024 (diff) | |
download | clientdata-69de0652de80851066db934368203637c5ba3e9b.tar.gz clientdata-69de0652de80851066db934368203637c5ba3e9b.tar.bz2 clientdata-69de0652de80851066db934368203637c5ba3e9b.tar.xz clientdata-69de0652de80851066db934368203637c5ba3e9b.zip |
Add silvio NPC (sprite, xml and id on npcs.xml),
Correct a white line on the bracelet icon,
Remove white border on ratto tail icon,
Add a WIP tile on Evol_ground tileset.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -32,6 +32,10 @@ IDs 901-999 = Special <!-- Sailors group. --> <sprite>npcs/XML1/sailors.xml</sprite> </npc> + <npc id="306"> + <!-- Sailors group. --> + <sprite>npcs/XML1/silvio.xml</sprite> + </npc> <!-- Special NPCs --> |