diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-02-27 20:55:10 +0000 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-02-27 20:55:39 +0000 |
commit | 27db91cb7c5bab5650dd757a4830e16fbf529f34 (patch) | |
tree | fe4d33b7fd7aa7e3ef2ca6e9ca3ed495fb6adf11 | |
parent | e2334f88fa6f517d20703012b9938373762a19c6 (diff) | |
download | clientdata-27db91cb7c5bab5650dd757a4830e16fbf529f34.tar.gz clientdata-27db91cb7c5bab5650dd757a4830e16fbf529f34.tar.bz2 clientdata-27db91cb7c5bab5650dd757a4830e16fbf529f34.tar.xz clientdata-27db91cb7c5bab5650dd757a4830e16fbf529f34.zip |
Correct wrong ID number on npcs.xml.
-rw-r--r-- | npcs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ IDs 990-999 = Special </npc> <npc id="113"> <!-- Human Woman, fat chef with cookie pot. --> - <sprite variant="8">npcs/xml/unanimated.xml</sprite> + <sprite variant="9">npcs/xml/unanimated.xml</sprite> </npc> <!-- Animated NPCs --> |