summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/main.cc')
-rw-r--r--crawl-ref/source/main.cc7
1 files changed, 1 insertions, 6 deletions
diff --git a/crawl-ref/source/main.cc b/crawl-ref/source/main.cc
index 198328964b..41acd40da2 100644
--- a/crawl-ref/source/main.cc
+++ b/crawl-ref/source/main.cc
@@ -2196,12 +2196,7 @@ static void _decrement_durations()
if (_decrement_a_duration(DUR_SLEEP, delay))
you.awake();
- // Sticky flame paradox: It both lasts longer and does more damage
- // overall if you're moving more slowly.
- //
- // Rationalisation: I guess it gets rubbed off/falls off/etc. if you
- // move around more.
- dec_napalm_player();
+ dec_napalm_player(delay);
if (_decrement_a_duration(DUR_ICY_ARMOUR, delay,
"Your icy armour evaporates.", coinflip(),