mirror of
https://github.com/DaInfLoop/Battler-Generator.git
synced 2025-03-29 23:35:23 +00:00
Edited code and finalised maps
This commit is contained in:
parent
0e35f54416
commit
d7fe048c98
Before ![]() (image error) Size: 347 KiB After ![]() (image error) Size: 347 KiB ![]() ![]() |
Before ![]() (image error) Size: 1.4 MiB After ![]() (image error) Size: 1.4 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.5 MiB After ![]() (image error) Size: 1.5 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.2 MiB After ![]() (image error) Size: 1.2 MiB ![]() ![]() |
Before ![]() (image error) Size: 1.4 MiB After ![]() (image error) Size: 1.4 MiB ![]() ![]() |
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…
Reference in a new issue