mirror of
https://git.haroon.hackclub.app/haroon/Battler-Generator.git
synced 2025-06-24 22:14:19 +00:00
Added Community Opponent assets for "Wastelander (Grimmeras)" and "Rabid Wastelander (Grimmeras)"
This commit is contained in:
parent
cbbcb12781
commit
408ac73aa6
8 changed files with 10 additions and 0 deletions
2
types.ts
2
types.ts
|
@ -137,6 +137,8 @@ export enum CommunityOpponents {
|
|||
ThisMessage = "ThisMessage",
|
||||
ProjectIX = "ProjectIX",
|
||||
ProjectX = "ProjectX",
|
||||
WastelanderGrimmeras = "WastelanderGrimmeras",
|
||||
RabidWastelanderGrimmeras = "RabidWastelanderGrimmeras",
|
||||
}
|
||||
|
||||
export enum Hair {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue