From 362bbc5898685d20c08bbd81fe7d1a9f9470f6ca Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 12 May 2016 00:34:11 -0400 Subject: cut to the chase.. --- js/ui/nopaint.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'js') diff --git a/js/ui/nopaint.js b/js/ui/nopaint.js index 2ea1646..be94f1e 100644 --- a/js/ui/nopaint.js +++ b/js/ui/nopaint.js @@ -251,6 +251,11 @@ var nopaint = (function(){ if (steps > 10) { np *= 0.7 pp *= 1.5 + + if (nopaint.is_turbo) { + np *= 1.2 + pp *= 1.2 + } } if (paint_prob < np) { -- cgit v1.2.3-70-g09d2