nightfall-planes/penaltyDefs.ts
2023-07-07 17:40:59 -06:00

5 lines
71 B
TypeScript

export const penaltyDefs = [
'Stall',
'Damage',
'Ground Battle'
]