Compare commits

...

5 commits

Author SHA1 Message Date
Eddie Annor cbbcb12781
Edited Code and Changes Map Names 2024-09-03 17:17:07 +01:00
Eddie Annor f03d70b5c5
Uploaded White Desolation X Maps 2024-09-03 17:15:02 +01:00
Eddie Annor bcf6a356fb
Uploaded Project X VS Screen 2024-09-03 17:14:41 +01:00
Eddie Annor dfbe1d1378
Uploaded TU HQ Park Player Maps 2024-09-03 17:11:11 +01:00
Eddie Annor d096be8e7f
Uploaded TU HQ Park Maps 2024-09-03 17:10:32 +01:00
9 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 726 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 724 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 714 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 KiB

View file

@ -162,6 +162,10 @@ const communityOpponents = {
[CommunityOpponents.ProjectIX]: {
text: "Project IX",
colour: ["#FFFFFF", "#000000"]
},
[CommunityOpponents.ProjectX]: {
text: "Project X",
colour: ["#000000", "#FFFFFF"]
}
}

View file

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