From 60dbd9c5833b02e394cba956bd394bd891746992 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Sat, 25 Feb 2023 15:47:15 -0600 Subject: [PATCH] Small text change --- src/data/projEntry.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/projEntry.tsx b/src/data/projEntry.tsx index f9dbcbe..20e7422 100644 --- a/src/data/projEntry.tsx +++ b/src/data/projEntry.tsx @@ -336,7 +336,7 @@ export const characters: Record = { abilityDescription: char => jsx(() => ( <> - Turn started: If you won the last battle, all Coots gain + Turn started: If you won the last battle, all Coots gain{" "} {char.exp >= 6 ? 3 : char.exp >= 3 ? 2 : 1} Relevancy