From 180d87e9c73e59f04a4c9d602e41e61ab39f39a4 Mon Sep 17 00:00:00 2001 From: Verabird Date: Sun, 22 Feb 2015 21:41:21 -0500 Subject: [PATCH] removed commented out old stealth code --- common/script/index.coffee | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/script/index.coffee b/common/script/index.coffee index 8c3edbae63..ce48fb1fc1 100644 --- a/common/script/index.coffee +++ b/common/script/index.coffee @@ -1493,9 +1493,6 @@ api.wrap = (user, main=true) -> {id, type, completed, repeat} = task -# return if (type is 'daily') && !completed && user.stats.buffs.stealth && user.stats.buffs.stealth-- # User "evades" a certain number of uncompleted dailies - - # Deduct experience for missed Daily tasks, but not for Todos (just increase todo's value) EvadeTask = 0 scheduleMisses = daysMissed