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?: {
 | 
					    Accolades?: {
 | 
				
			||||||
        Heirloom?: boolean;
 | 
					        Heirloom?: boolean;
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					    Counselor?: boolean;
 | 
				
			||||||
    Upgrades: IUpgradeClient[];
 | 
					    Upgrades: IUpgradeClient[];
 | 
				
			||||||
    EquippedGear: string[];
 | 
					    EquippedGear: string[];
 | 
				
			||||||
    DeathMarks: string[];
 | 
					    DeathMarks: string[];
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user