mirror of
https://github.com/DaInfLoop/Battler-Generator.git
synced 2025-03-29 23:35:23 +00:00
Edited Code and Changes Map Names
This commit is contained in:
parent
f03d70b5c5
commit
cbbcb12781
Before ![]() (image error) Size: 367 KiB After ![]() (image error) Size: 367 KiB ![]() ![]() |
Before ![]() (image error) Size: 726 KiB After ![]() (image error) Size: 726 KiB ![]() ![]() |
Before ![]() (image error) Size: 724 KiB After ![]() (image error) Size: 724 KiB ![]() ![]() |
Before ![]() (image error) Size: 714 KiB After ![]() (image error) Size: 714 KiB ![]() ![]() |
Before ![]() (image error) Size: 713 KiB After ![]() (image error) Size: 713 KiB ![]() ![]() |
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…
Reference in a new issue