mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-06-24 22:14:19 +00:00
Edited code and finalised maps
This commit is contained in:
parent
0e35f54416
commit
d7fe048c98
7 changed files with 5 additions and 0 deletions
4
index.ts
4
index.ts
|
@ -158,6 +158,10 @@ const communityOpponents = {
|
|||
[CommunityOpponents.ThisMessage]: {
|
||||
text: "This Message",
|
||||
colour: ["#000000", "#FFFFFF"]
|
||||
},
|
||||
[CommunityOpponents.ProjectIX]: {
|
||||
text: "Project IX",
|
||||
colour: ["#FFFFFF", "#000000"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue