More targets gardening (now preserving seeds)

This commit is contained in:
Lynn
2022-01-19 16:22:16 +01:00
parent 6583be1968
commit ddbf3c2a7b
2 changed files with 24 additions and 20 deletions

View File

@@ -23,7 +23,11 @@ const targets = targetList.slice(0, targetList.indexOf("murky") + 1); // Words n
function randomTarget(wordLength: number): string { function randomTarget(wordLength: number): string {
const eligible = targets.filter((word) => word.length === wordLength); const eligible = targets.filter((word) => word.length === wordLength);
return pick(eligible); let candidate: string;
do {
candidate = pick(eligible);
} while (/\*/.test(candidate));
return candidate;
} }
function getChallengeUrl(target: string): string { function getChallengeUrl(target: string): string {

View File

@@ -8327,7 +8327,7 @@
"juncture", "juncture",
"cleansing", "cleansing",
"spectacles", "spectacles",
"bitch", "*****",
"incredibly", "incredibly",
"discord", "discord",
"respectfully", "respectfully",
@@ -11120,7 +11120,7 @@
"oasis", "oasis",
"tartar", "tartar",
"parenthood", "parenthood",
"whore", "*****",
"tuberculous", "tuberculous",
"normalization", "normalization",
"memoranda", "memoranda",
@@ -13907,7 +13907,7 @@
"charisma", "charisma",
"prosthetic", "prosthetic",
"verandah", "verandah",
"gingival", "********",
"exultation", "exultation",
"applaud", "applaud",
"construe", "construe",
@@ -13945,7 +13945,7 @@
"vibrate", "vibrate",
"meanness", "meanness",
"unravel", "unravel",
"sulcus", "******",
"contrive", "contrive",
"wrongdoing", "wrongdoing",
"centrifugation", "centrifugation",
@@ -14037,7 +14037,7 @@
"acropolis", "acropolis",
"outermost", "outermost",
"dinosaur", "dinosaur",
"crap", "****",
"fireside", "fireside",
"harvester", "harvester",
"fructose", "fructose",
@@ -14320,11 +14320,11 @@
"malleable", "malleable",
"linseed", "linseed",
"quickness", "quickness",
"maxilla", "*******",
"proponent", "proponent",
"turbidity", "turbidity",
"doit", "doit",
"ridley", "******",
"birthright", "birthright",
"peptic", "peptic",
"sync", "sync",
@@ -14339,7 +14339,7 @@
"unobserved", "unobserved",
"lawlessness", "lawlessness",
"emeritus", "emeritus",
"dobson", "******",
"cryptic", "cryptic",
"rickets", "rickets",
"macrophage", "macrophage",
@@ -14395,7 +14395,7 @@
"lovable", "lovable",
"lengthwise", "lengthwise",
"controllable", "controllable",
"hydroxy", "*******",
"heyday", "heyday",
"clams", "clams",
"distinctiveness", "distinctiveness",
@@ -14413,14 +14413,14 @@
"obstinately", "obstinately",
"worsted", "worsted",
"smack", "smack",
"malacca", "*******",
"octavo", "******",
"aright", "aright",
"rapprochement", "rapprochement",
"detestable", "detestable",
"opportune", "opportune",
"hematoma", "********",
"parr", "****",
"antebellum", "antebellum",
"attitudinal", "attitudinal",
"blessedness", "blessedness",
@@ -14435,7 +14435,7 @@
"omniscient", "omniscient",
"acoustical", "acoustical",
"tracheal", "tracheal",
"soever", "******",
"absorbance", "absorbance",
"electrification", "electrification",
"stub", "stub",
@@ -14487,7 +14487,7 @@
"seaport", "seaport",
"legible", "legible",
"encode", "encode",
"siemens", "*******",
"showy", "showy",
"incredulous", "incredulous",
"narcissism", "narcissism",
@@ -20698,7 +20698,7 @@
"cheerless", "cheerless",
"crystallography", "crystallography",
"figural", "figural",
"gingiva", "*******",
"hallelujah", "hallelujah",
"joiner", "joiner",
"thwarting", "thwarting",
@@ -22353,7 +22353,7 @@
"oligopolistic", "oligopolistic",
"housemaid", "housemaid",
"rehab", "rehab",
"cunt", "****",
"tiara", "tiara",
"clef", "clef",
"outlier", "outlier",
@@ -24473,7 +24473,7 @@
"fastener", "fastener",
"ophthalmologist", "ophthalmologist",
"lethality", "lethality",
"arse", "****",
"gird", "gird",
"cyclopaedia", "cyclopaedia",
"quirky", "quirky",
@@ -25503,7 +25503,7 @@
"bugger", "bugger",
"phlebitis", "phlebitis",
"chamomile", "chamomile",
"negroid", "*******",
"fisted", "fisted",
"seneschal", "seneschal",
"hostelry", "hostelry",