diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-03-16 16:37:51 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-03-16 16:38:50 +0100 |
commit | ed6b8a53fd32ea546a623509e0ee64b0ea41a3c8 (patch) | |
tree | 996e0b405ae87f078f6c428511e11e1f8d1a7b54 /items.xml | |
parent | d78fa6ef7cf11df72f675a9dc3579e81b9b15a7e (diff) | |
download | clientdata-ed6b8a53fd32ea546a623509e0ee64b0ea41a3c8.tar.gz clientdata-ed6b8a53fd32ea546a623509e0ee64b0ea41a3c8.tar.bz2 clientdata-ed6b8a53fd32ea546a623509e0ee64b0ea41a3c8.tar.xz clientdata-ed6b8a53fd32ea546a623509e0ee64b0ea41a3c8.zip |
Corrected type of colored hitchhiker towels from 'generic' to 'usable'. Reported by Ablu.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -2614,70 +2614,70 @@ name="White Hitchhiker's Towel" description="An inconspicuous white towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="810" image="use/others/warp-towel.png|W:#580000,a40000,c02020,ff6060" name="Red Hitchhiker's Towel" description="An inconspicuous red towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="811" image="use/others/warp-towel.png|W:#1f9c1f,89d689" name="Green Hitchhiker's Towel" description="An inconspicuous green towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="812" image="use/others/warp-towel.png|W:#4b4bbd,888af4" name="Blue Hitchhiker's Towel" description="An inconspicuous blue towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="813" image="use/others/warp-towel.png|W:#ccb534,f1ea8e,ffffaa" name="Yellow Hitchhiker's Towel" description="An inconspicuous yellow towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="814" image="use/others/warp-towel.png|W:#530a7c,b362e1,ca87ef" name="Purple Hitchhiker's Towel" description="An inconspicuous purple towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="815" image="use/others/warp-towel.png|W:#80280f,b04810,ef681f,ffb830" name="Orange Hitchhiker's Towel" description="An inconspicuous orange towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="816" image="use/others/warp-towel.png|W:#56002f,930050,fe70bd,feb7de,ffffff" name="Pink Hitchhiker's Towel" description="An inconspicuous pink towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="817" image="use/others/warp-towel.png|W:#4ee2ec" name="Teal Hitchhiker's Towel" description="An inconspicuous teal towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="818" image="use/others/warp-towel.png|W:#41a317" name="Lime Hitchhiker's Towel" description="An inconspicuous lime towel." effect="A strange way of travelling." - type="generic" + type="usable" weight="30"/> <item id="819" image="generic/gempowder.png|W:#5e7480,f1ffff,ffffff" |