From 18d3bf7774a1979db253f6df6d612ad61e9ff5e7 Mon Sep 17 00:00:00 2001 From: jcolebrand Date: Fri, 27 Dec 2019 00:01:22 -0600 Subject: [PATCH] make instant-win space less frequent --- phrases.js | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/phrases.js b/phrases.js index 263bd29..853bd7d 100644 --- a/phrases.js +++ b/phrases.js @@ -82,9 +82,19 @@ let rarePhrases = [ ] let centerPhrases = [ + '', + '', + '', '', 'Free Space
Instant Win!!
12 Days of Christmas (all)', - 'Free Space
Instant Win!!
Yard blew a fuse!!' + '', + '', + '', + 'Free Space
Instant Win!!
Yard blew a fuse!!', + '', + '', + '', + '' ] function generatePhrases() {