Files
i-want-to-heal/src/modes/iwt2/content/balanceOverrides.ts
T
2026-07-04 12:43:59 -04:00

7 lines
220 B
TypeScript

import type { Iwt2BalanceOverrides } from './bosses'
// Generated by local admin panel. Commit this file with intended IWT2 balance changes.
export const IWT2_BALANCE_OVERRIDES: Iwt2BalanceOverrides = {
bosses: {},
}