fix: make questions more lore accurate

This commit is contained in:
2026-01-28 17:02:30 +02:00
parent 00aeda045b
commit 2b04dde20f

View File

@@ -147,10 +147,6 @@ export const QUESTIONS: (Question | Dia | Wai | Fun)[] = [
},
{
t: "d",
text: () => `YOUR WONDERFUL CREATION, ${chr.toUpperCase()}`
text: () => `YOUR ANSWERS, YOUR WONDERFUL CREATION`
},
{
t: "d",
text: "WILL NOW BE"
}
]