mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-06-25 06:14:20 +00:00
Houseannor Support VS Screen
This commit is contained in:
parent
5d703107c9
commit
dfe6809e7e
3 changed files with 5 additions and 0 deletions
4
index.ts
4
index.ts
|
@ -128,6 +128,10 @@ const opponents = {
|
|||
[Opponents.TheFirewall]: {
|
||||
text: "The Firewall",
|
||||
colour: ["#FFFFFF", "#FFAA00"]
|
||||
},
|
||||
[Opponents.Houseannor Support]: {
|
||||
text: "Houseannor Support",
|
||||
colour: ["#FF00FF", "#FFFFFF"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue