diff options
author | Reid <reidyaro@gmail.com> | 2012-01-08 23:03:30 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-01-08 23:03:30 +0100 |
commit | d018ea2535932b5c5bbf1d8c70cf53a7bbb07aef (patch) | |
tree | 4e124a5a6d154e7febe4c981bd996acefb3365ce /npcs.xml | |
parent | f6976a4981d7db2d92ab72570701e62a1dcf8a63 (diff) | |
download | clientdata-d018ea2535932b5c5bbf1d8c70cf53a7bbb07aef.tar.gz clientdata-d018ea2535932b5c5bbf1d8c70cf53a7bbb07aef.tar.bz2 clientdata-d018ea2535932b5c5bbf1d8c70cf53a7bbb07aef.tar.xz clientdata-d018ea2535932b5c5bbf1d8c70cf53a7bbb07aef.zip |
Add new background from Kolokolna,
Update timer on Nard NPC's XML,
Add pot on Nard NPC's sprite,
Remove pot from 000-2-3 map.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -35,8 +35,8 @@ IDs 990-999 = Special <sprite>npcs/XML1/sailors.xml</sprite> </npc> <npc id="306"> - <!-- Mudget-Man, small and not smart at all... --> - <sprite>npcs/XML1/silvio.xml</sprite> + <!-- Present to an Evol's friend. --> + <sprite>npcs/XML1/nard.xml</sprite> </npc> <npc id="307"> <!-- Tritan-Man, sitting on a barrel. --> @@ -59,8 +59,8 @@ IDs 990-999 = Special <sprite>npcs/XML1/billybons.xml</sprite> </npc> <npc id="312"> - <!-- Present to an Evol's friend. --> - <sprite>npcs/XML1/nard.xml</sprite> + <!-- Mudget-Man, small and not smart at all... --> + <sprite>npcs/XML1/silvio.xml</sprite> </npc> |