diff options
author | Reid <reidyaro@gmail.com> | 2012-06-04 11:48:37 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-04 11:48:37 +0200 |
commit | aeb3afa4ffe7986d70a22eb8090d254c98f6cca3 (patch) | |
tree | 8660117a4efc951caf319b958757716efbc6f36f | |
parent | acf8251b8878e32a711b79fec1972d15aed925d5 (diff) | |
download | clientdata-aeb3afa4ffe7986d70a22eb8090d254c98f6cca3.tar.gz clientdata-aeb3afa4ffe7986d70a22eb8090d254c98f6cca3.tar.bz2 clientdata-aeb3afa4ffe7986d70a22eb8090d254c98f6cca3.tar.xz clientdata-aeb3afa4ffe7986d70a22eb8090d254c98f6cca3.zip |
Correct xml path for third animated hammock NPC.
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ IDs 990-999 = Special </npc> <npc id="906"> <!-- Left Hammock, with particles. --> - <sprite>npcs/xml/animated_hammock1.xml</sprite> + <sprite>npcs/xml/hammock-animated1.xml</sprite> <particlefx>graphics/particles/savepoint/savepoint-32x32.xml</particlefx> </npc> <npc id="999"> |