Added Community Opponent assets for "Wastelander (Grimmeras)" and "Rabid Wastelander (Grimmeras)"

This commit is contained in:
Eddie Annor 2025-02-23 14:57:27 +00:00 committed by GitHub
parent cbbcb12781
commit 408ac73aa6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 0 deletions

Binary file not shown.

After

(image error) Size: 1.1 MiB

Binary file not shown.

After

(image error) Size: 1.1 MiB

Binary file not shown.

After

(image error) Size: 1.2 MiB

Binary file not shown.

After

(image error) Size: 1.2 MiB

Binary file not shown.

After

(image error) Size: 2.5 MiB

Binary file not shown.

After

(image error) Size: 883 KiB

View file

@ -166,6 +166,14 @@ const communityOpponents = {
[CommunityOpponents.ProjectX]: {
text: "Project X",
colour: ["#000000", "#FFFFFF"]
},
[CommunityOpponents.WastelanderGrimmeras]: {
text: "Wastelander (Grimmeras)",
colour: ["#FFFF00", "#000000"]
},
[CommunityOpponents.RabidWastelanderGrimmeras]: {
text: "Rabid Wastelander (Grimmeras)",
colour: ["#FF0000", "#000000"]
}
}

View file

@ -137,6 +137,8 @@ export enum CommunityOpponents {
ThisMessage = "ThisMessage",
ProjectIX = "ProjectIX",
ProjectX = "ProjectX",
WastelanderGrimmeras = "WastelanderGrimmeras",
RabidWastelanderGrimmeras = "RabidWastelanderGrimmeras",
}
export enum Hair {