diff --git a/index.ts b/index.ts index cd1a75f..6329fe1 100644 --- a/index.ts +++ b/index.ts @@ -31,15 +31,15 @@ const opponents = { }, [Opponents.BattleCasual]: { text: "Battle Casual", - colour: ["#757500", "#000000"] + colour: ["#757500", "#FFFFFF"] }, [Opponents.BattleMaster]: { text: "Battle Master", - colour: ["#750000", "#000000"] + colour: ["#750000", "#FFFFFF"] }, [Opponents.BattlePro]: { text: "Battle Pro", - colour: ["#753000", "#000000"] + colour: ["#753000", "#FFFFFF"] }, [Opponents.Battler]: { text: "Battler",