Compare commits

...

5 commits

Author SHA1 Message Date
Eddie Annor d7fe048c98
Edited code and finalised maps 2024-08-30 13:13:40 +01:00
Eddie Annor 0e35f54416
Uploaded Vibe City Monorail Player Maps 2024-08-30 13:09:56 +01:00
Eddie Annor 73d6d4de97
Uploaded Vibe City Monorail Maps 2024-08-30 13:09:24 +01:00
Eddie Annor 5aad40aa5d
Uploaded White Desolation Maps 2024-08-30 13:08:22 +01:00
Eddie Annor 250a50df9a
Uploaded Project IX VS Screen 2024-08-30 13:07:58 +01:00
9 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View file

@ -158,6 +158,10 @@ const communityOpponents = {
[CommunityOpponents.ThisMessage]: {
text: "This Message",
colour: ["#000000", "#FFFFFF"]
},
[CommunityOpponents.ProjectIX]: {
text: "Project IX",
colour: ["#FFFFFF", "#000000"]
}
}

View file

@ -135,6 +135,7 @@ export enum CommunityOpponents {
None = "None",
Stik = "Stik",
ThisMessage = "ThisMessage",
ProjectIX = "ProjectIX",
}
export enum Hair {