diff options
author | Reid <reidyaro@gmail.com> | 2012-06-26 11:47:39 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-26 11:47:39 +0200 |
commit | 4839e0be531e3d8d7d417a02d7d5eebff3068d65 (patch) | |
tree | 5111a160cb96d11791de8967d13c438ae008b424 /npcs.xml | |
parent | d9c71b14ba55c67668f7ea5388e8f02794c0b098 (diff) | |
download | clientdata-4839e0be531e3d8d7d417a02d7d5eebff3068d65.tar.gz clientdata-4839e0be531e3d8d7d417a02d7d5eebff3068d65.tar.bz2 clientdata-4839e0be531e3d8d7d417a02d7d5eebff3068d65.tar.xz clientdata-4839e0be531e3d8d7d417a02d7d5eebff3068d65.zip |
Rename big-chest to chest-big for listing issue,
Change chest and chest-big's XML for 4 direction support and delay problem.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ IDs 990-999 = Special </npc> <npc id="317"> <!-- Big Chest, an opening container. --> - <sprite>npcs/xml/big-chest.xml</sprite> + <sprite>npcs/xml/chest-big.xml</sprite> </npc> <!-- Special NPCs --> |