Houseannor Support VS Screen

This commit is contained in:
Rana 2024-04-22 15:39:06 +00:00
parent 5d703107c9
commit dfe6809e7e
3 changed files with 5 additions and 0 deletions

View file

@ -128,6 +128,10 @@ const opponents = {
[Opponents.TheFirewall]: {
text: "The Firewall",
colour: ["#FFFFFF", "#FFAA00"]
},
[Opponents.Houseannor Support]: {
text: "Houseannor Support",
colour: ["#FF00FF", "#FFFFFF"]
}
}