Battle Casual VS Screen

This commit is contained in:
Eddie Annor 2024-04-29 15:21:54 +00:00
parent 8d1deb82f9
commit 17c63871ca
2 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 KiB

View file

@ -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",