better decay
This commit is contained in:
+3
-2
@@ -12,7 +12,6 @@ const FIRSTS: [&'static str; 36] = [
|
||||
"concave",
|
||||
"convex",
|
||||
"distorted",
|
||||
"dub",
|
||||
"emotive",
|
||||
"emotionless",
|
||||
"fierce",
|
||||
@@ -37,10 +36,11 @@ const FIRSTS: [&'static str; 36] = [
|
||||
"subterranean",
|
||||
"synthetic",
|
||||
"sweet",
|
||||
"terrestrial",
|
||||
"weary",
|
||||
];
|
||||
|
||||
const LASTS: [&'static str; 41] = [
|
||||
const LASTS: [&'static str; 42] = [
|
||||
"artifact",
|
||||
"assembly",
|
||||
"console",
|
||||
@@ -72,6 +72,7 @@ const LASTS: [&'static str; 41] = [
|
||||
"river",
|
||||
"river",
|
||||
"scaffold",
|
||||
"structure",
|
||||
"shape",
|
||||
"signal",
|
||||
"synthesiser",
|
||||
|
||||
Reference in New Issue
Block a user