This commit is contained in:
2026-06-24 17:18:16 -04:00
parent 221d6021ac
commit 7d25c5677b
5 changed files with 10 additions and 46 deletions

View File

@@ -32,41 +32,3 @@ CAT_PERSONALITIES = [ # TODO: start at different happiness levels based on pers
"just wants to be somewhere else",
]
CAT_EYE_COLORS = ["green", "yellow", "blue", "orange"]
NAME_ONSETS = [
"b",
"br",
"tr",
"m",
"p",
"k",
"s",
"sk",
"wh",
"fl",
"n",
"j",
"d",
"g",
"ch",
"th",
]
NAME_VOWELS = ["a", "e", "i", "o", "u", "oo", "ee", "ai"]
NAME_CODAS = [
"",
"",
"",
"",
"",
"",
"",
"",
"n",
"x",
"ff",
"sk",
"t",
"p",
"ll",
] # empty entries = "often no coda"