diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-05-20 03:27:26 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-05-20 03:28:09 +0100 |
commit | 9b37c543c85afc86f722aa44dbf8d75dc716650d (patch) | |
tree | f7a81c695eb03590a4d05ed521bf10c41ca20e94 /items.xml | |
parent | 2623dd68df840cd9298138ebbcd44cdeba7e7c74 (diff) | |
download | clientdata-9b37c543c85afc86f722aa44dbf8d75dc716650d.tar.gz clientdata-9b37c543c85afc86f722aa44dbf8d75dc716650d.tar.bz2 clientdata-9b37c543c85afc86f722aa44dbf8d75dc716650d.tar.xz clientdata-9b37c543c85afc86f722aa44dbf8d75dc716650d.zip |
Rename the cookie item to fit the recent script change.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -294,12 +294,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="1"/> <item id="517" - image="usable/creamybiscuit.png" - name="Creamy Biscuit" + image="usable/deliciouscookie.png" + name="Delicious Cookie" description="A biscuit full of yellow cream." - effect="+50 HP" + effect="Unknown" type="usable" - weight="1"/> + weight="2"/> <!-- Generic Items --> <item id="700" |