mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-06-25 06:14:20 +00:00
Edited Code and Changes Map Names
This commit is contained in:
parent
f03d70b5c5
commit
cbbcb12781
7 changed files with 5 additions and 0 deletions
4
index.ts
4
index.ts
|
@ -162,6 +162,10 @@ const communityOpponents = {
|
|||
[CommunityOpponents.ProjectIX]: {
|
||||
text: "Project IX",
|
||||
colour: ["#FFFFFF", "#000000"]
|
||||
},
|
||||
[CommunityOpponents.ProjectX]: {
|
||||
text: "Project X",
|
||||
colour: ["#000000", "#FFFFFF"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue