diff options
author | Ali-G <gauvain.dauchy@free.fr> | 2011-05-21 19:00:44 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-05-22 09:13:09 +0200 |
commit | 1613bc71850b3c0fdcb60124c14f1c5d05fcbf68 (patch) | |
tree | ce35cc0d6379848a8c81b248b47535160bd6f660 /items.xml | |
parent | 79edf4dc8397afcc3aa56bb71a41c3739ecd4508 (diff) | |
download | clientdata-1613bc71850b3c0fdcb60124c14f1c5d05fcbf68.tar.gz clientdata-1613bc71850b3c0fdcb60124c14f1c5d05fcbf68.tar.bz2 clientdata-1613bc71850b3c0fdcb60124c14f1c5d05fcbf68.tar.xz clientdata-1613bc71850b3c0fdcb60124c14f1c5d05fcbf68.zip |
This patch fixes the effects of the warp towels and the weight of the ruby.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -3034,70 +3034,70 @@ image="use/others/warp-towel.png|W:#5E7480,F1FFFF,FFFFFF" name="White Hitchhiker's Towel" description="An inconspicuous white towel." - effect="useWhiteWarpTowel" + effect="A strange way of travelling." type="generic" 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="useRedWarpTowel" + effect="A strange way of travelling." type="generic" 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="useGreenWarpTowel" + effect="A strange way of travelling." type="generic" 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="useBlueWarpTowel" + effect="A strange way of travelling." type="generic" 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="useYellowWarpTowel" + effect="A strange way of travelling." type="generic" 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="usePurpleWarpTowel" + effect="A strange way of travelling." type="generic" 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="useOrangeWarpTowel" + effect="A strange way of travelling." type="generic" 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="usePinkWarpTowel" + effect="A strange way of travelling." type="generic" weight="30"/> <item id="817" image="use/others/warp-towel.png|W:#4EE2EC" name="Teal Hitchhiker's Towel" description="An inconspicuous teal towel." - effect="useTealWarpTowel" + effect="A strange way of travelling." type="generic" weight="30"/> <item id="818" image="use/others/warp-towel.png|W:#41A317" name="Lime Hitchhiker's Towel" description="An inconspicuous lime towel." - effect="useLimeWarpTowel" + effect="A strange way of travelling." type="generic" weight="30"/> <item id="819" @@ -5803,7 +5803,7 @@ name="Ruby" description="A raw ruby gemstone." type="generic" - weight="10"/> + weight="20"/> <item id="4004" image="generic/gemstone-b.png|W:#1f9c1f,89d689" name="Emerald" |