mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-06-25 06:14:20 +00:00
Edited code and finalised "This Message"
This commit is contained in:
parent
29df2ed9dd
commit
c0ef1d181c
3 changed files with 7 additions and 0 deletions
4
index.ts
4
index.ts
|
@ -154,6 +154,10 @@ const communityOpponents = {
|
|||
[CommunityOpponents.Stik]: {
|
||||
text: "Stik",
|
||||
colour: ["#FF0000", "#000000"]
|
||||
},
|
||||
[CommunityOpponents.ThisMessage]: {
|
||||
text: "This Message",
|
||||
colour: ["#000000", "#FFFFFF"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue