Add more prefixes, suffixes

This commit is contained in:
asonix 2020-10-29 19:19:46 -05:00
parent 78e4d834ed
commit e9510092c5

View file

@ -102,6 +102,15 @@ prefix = [
"mole", "mole",
"honey", "honey",
"poppy", "poppy",
"ivy",
"snow",
"kestrel",
"hare",
"breeze",
"minnow",
"pounce",
"pebble",
"ripple",
] ]
suffix = [ suffix = [
"kit", "kit",
@ -135,6 +144,9 @@ suffix = [
"step", "step",
"frost", "frost",
"wing", "wing",
"fall",
"bird",
"feather",
] ]
[timing] [timing]