Changed Names and Finalised new shop assets

This commit is contained in:
Homeannor 2025-05-20 18:50:15 +01:00 committed by GitHub
parent 4f85e54ba3
commit 577bb84f81
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 3 additions and 2 deletions

View file

@ -95,6 +95,7 @@ export enum Backs {
export enum Necks {
NeckChain = "Neck Chain",
OneKChain = "1K Chain",
PlaceholderText = "Placeholder Text",
}
export enum Opponents {
@ -171,8 +172,8 @@ export type GenerateBattlerOptions = {
eye?: ColouredOpt<Eyes>;
hair?: ColouredOpt<Hair>;
upperBottom?: ColouredOpt<UpperBottom>;
upperTop?: ColouredOpt<UpperTop>;
//upperBottom?: ColouredOpt<UpperBottom>;
//upperTop?: ColouredOpt<UpperTop>;
};
export enum PlayerActions {