forked from OpenWF/SpaceNinjaServer
chore: add Conselor to IInventoryClient
this isn't an accolade, but it unlocks a new chat
This commit is contained in:
parent
70fa48ab07
commit
61e168e444
@ -238,6 +238,7 @@ export interface IInventoryClient extends IDailyAffiliations, InventoryClientEqu
|
||||
Accolades?: {
|
||||
Heirloom?: boolean;
|
||||
};
|
||||
Counselor?: boolean;
|
||||
Upgrades: IUpgradeClient[];
|
||||
EquippedGear: string[];
|
||||
DeathMarks: string[];
|
||||
|
Loading…
x
Reference in New Issue
Block a user