Valens-AIO/config/ts/prewipe.ts

8 lines
193 B
TypeScript
Raw Normal View History

export interface PrewipeConfig
{
allBossesOnReserve: boolean
allTradersSellCheapItems: boolean
gluharOnLabs: boolean
killaOnFactory: boolean
makeObdolbosPowerful: boolean
}