diff options
author | wushin <pasekei@gmail.com> | 2014-04-11 10:37:14 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-04-15 22:59:56 -0500 |
commit | 72dda57e1b21932f5f3e1fed4a39623b4245cd25 (patch) | |
tree | fa103d0c30b052d4aae0b92109524586f8f3b411 /items.xml | |
parent | 1efaa8a113361f87e220b543256018fe935f8987 (diff) | |
download | clientdata-72dda57e1b21932f5f3e1fed4a39623b4245cd25.tar.gz clientdata-72dda57e1b21932f5f3e1fed4a39623b4245cd25.tar.bz2 clientdata-72dda57e1b21932f5f3e1fed4a39623b4245cd25.tar.xz clientdata-72dda57e1b21932f5f3e1fed4a39623b4245cd25.zip |
Changed Towel descriptions to mention cooldown time.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -3158,7 +3158,7 @@ image="use/others/warp-towel.png|W:#5e7480,f1ffff,ffffff" name="White Hitchhiker's Towel" description="An inconspicuous white towel." - effect="A strange way of travelling." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3166,7 +3166,7 @@ image="use/others/warp-towel.png|W:#581a1a,a41111,c03a3a,ff6060" name="Red Hitchhiker's Towel" description="An inconspicuous red towel." - effect="A strange way of travelling." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3174,7 +3174,7 @@ 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." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3182,7 +3182,7 @@ 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." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3190,7 +3190,7 @@ 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." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3198,7 +3198,7 @@ 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." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3206,7 +3206,7 @@ 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." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3214,7 +3214,7 @@ image="use/others/warp-towel.png|W:#561a3b,fe70bd,ffb8ad,ffd9d4" name="Pink Hitchhiker's Towel" description="An inconspicuous pink towel." - effect="A strange way of travelling." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3222,7 +3222,7 @@ image="use/others/warp-towel.png|W:#4ee2ec" name="Teal Hitchhiker's Towel" description="An inconspicuous teal towel." - effect="A strange way of travelling." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> @@ -3230,7 +3230,7 @@ image="use/others/warp-towel.png|W:#41a317" name="Lime Hitchhiker's Towel" description="An inconspicuous lime towel." - effect="A strange way of travelling." + effect="A strange way of travelling. Cooldown: 15 minutes" type="usable" weight="30" sellProtected="true"/> |