diff options
author | Alige <aligetmw@hotmail.fr> | 2012-06-25 22:31:35 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-06-25 22:31:35 +0200 |
commit | d9c71b14ba55c67668f7ea5388e8f02794c0b098 (patch) | |
tree | 74df28d0a163c7f5d6d1a24af60858b9d38b2a95 /npcs.xml | |
parent | c361fb30244ea2eb52d968c75bdaa74cf70bf5b9 (diff) | |
download | clientdata-d9c71b14ba55c67668f7ea5388e8f02794c0b098.tar.gz clientdata-d9c71b14ba55c67668f7ea5388e8f02794c0b098.tar.bz2 clientdata-d9c71b14ba55c67668f7ea5388e8f02794c0b098.tar.xz clientdata-d9c71b14ba55c67668f7ea5388e8f02794c0b098.zip |
Removed npc ID 906 for the second time.
Replaced some tabs by whitespaces.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -107,12 +107,12 @@ IDs 990-999 = Special <sprite>accessories/croconut.xml</sprite> </npc> <npc id="316"> - <!-- Chest container. --> - <sprite>npcs/xml/chest.xml</sprite> + <!-- Chest, an opening container. --> + <sprite>npcs/xml/chest.xml</sprite> </npc> <npc id="317"> - <!-- Big Chest container. --> - <sprite>npcs/xml/big-chest.xml</sprite> + <!-- Big Chest, an opening container. --> + <sprite>npcs/xml/big-chest.xml</sprite> </npc> <!-- Special NPCs --> @@ -140,11 +140,6 @@ IDs 990-999 = Special <!-- Right Hammock --> <sprite>npcs/xml/hammock-animated2.xml</sprite> </npc> - <npc id="906"> - <!-- Left Hammock, with particles. --> - <sprite>npcs/xml/hammock-animated1.xml</sprite> - <particlefx>graphics/particles/savepoint-32x32.xml</particlefx> - </npc> <npc id="999"> <!-- Invisible --> </npc> |