diff --git a/assets/battlebgs/BattleCasual.png b/assets/battlebgs/BattleCasual.png new file mode 100644 index 0000000..70d3dc0 Binary files /dev/null and b/assets/battlebgs/BattleCasual.png differ diff --git a/index.ts b/index.ts index 9010e36..cd1a75f 100644 --- a/index.ts +++ b/index.ts @@ -31,15 +31,15 @@ const opponents = { }, [Opponents.BattleCasual]: { text: "Battle Casual", - colour: ["#FFFF00", "#000000"] + colour: ["#757500", "#000000"] }, [Opponents.BattleMaster]: { text: "Battle Master", - colour: ["#FF0000", "#000000"] + colour: ["#750000", "#000000"] }, [Opponents.BattlePro]: { text: "Battle Pro", - colour: ["#FF8000", "#000000"] + colour: ["#753000", "#000000"] }, [Opponents.Battler]: { text: "Battler",