summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/it_use2.cc
diff options
context:
space:
mode:
authorBrendan Hickey <brendan@bhickey.net>2009-11-15 16:43:50 -0500
committerAdam Borowski <kilobyte@angband.pl>2009-11-16 00:15:51 +0100
commite99302324e74bd0a6dc88c08842c03e2807e1318 (patch)
treec7528e685601d090c82929e0b03217ddb3f8cf2b /crawl-ref/source/it_use2.cc
parentf364926f2791764bf570872f8e4effae33f707d5 (diff)
downloadcrawl-ref-e99302324e74bd0a6dc88c08842c03e2807e1318.tar.gz
crawl-ref-e99302324e74bd0a6dc88c08842c03e2807e1318.zip
Chei Fluff: * Ruininous Time -> Slouch * Better player titles Mechanics: * Ponderous items stack * The ponderous brand can be placed on all armour.
Diffstat (limited to 'crawl-ref/source/it_use2.cc')
-rw-r--r--crawl-ref/source/it_use2.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/it_use2.cc b/crawl-ref/source/it_use2.cc
index bbe84c93e7..0175b0850a 100644
--- a/crawl-ref/source/it_use2.cc
+++ b/crawl-ref/source/it_use2.cc
@@ -640,7 +640,6 @@ void unwear_armour(int slot)
case SPARM_PONDEROUSNESS:
mpr("That put a bit of spring back into your step.");
- // you.speed -= 2;
break;
case SPARM_LEVITATION: