chore: add Conselor to IInventoryClient
All checks were successful
Build Docker image / docker (push) Successful in 40s
Build / build (push) Successful in 1m18s

this isn't an accolade, but it unlocks a new chat
This commit is contained in:
Sainan 2025-04-11 16:55:23 +02:00
parent 70fa48ab07
commit 61e168e444

View File

@ -238,6 +238,7 @@ export interface IInventoryClient extends IDailyAffiliations, InventoryClientEqu
Accolades?: {
Heirloom?: boolean;
};
Counselor?: boolean;
Upgrades: IUpgradeClient[];
EquippedGear: string[];
DeathMarks: string[];