diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-22 15:11:18 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-22 15:11:18 +0000 |
commit | 54c18e5e6cae3f5dfdaf2f371aa211bd4c4dfa12 (patch) | |
tree | c3f6e9ef8fc4dd11ad7e7223dc6e5be407ceee68 | |
parent | 0a45fb824d16ea082f7cf62f3a4839c26bfac775 (diff) | |
download | clientdata-54c18e5e6cae3f5dfdaf2f371aa211bd4c4dfa12.tar.gz clientdata-54c18e5e6cae3f5dfdaf2f371aa211bd4c4dfa12.tar.bz2 clientdata-54c18e5e6cae3f5dfdaf2f371aa211bd4c4dfa12.tar.xz clientdata-54c18e5e6cae3f5dfdaf2f371aa211bd4c4dfa12.zip |
Fix number of Jack O Soul
-rw-r--r-- | items.xml | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -11,9 +11,7 @@ --> <items> - <!-- Version of this items.xml file to ensure that account-server and - game-server are in-sync --> - <version revision="1" /> + <version revision="$Revision$" /> <!-- Pseudo-item hairstyles. Using negative IDs is just a temporary solution. I would like to use the lower ID numbers when they aren't @@ -2147,7 +2145,7 @@ <!-- HERE ARE SOME UNUSED ITEM IDS --> - <item id="727" + <item id="1198" image="generic-spectral-orb.png|R:#FF6600,FF9933,FFFF33" name="Jack O Soul" description="The soul of a Jack O." |