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