Skip pre-reqs and exclusives in sleeve modal

This commit is contained in:
nickofolas
2022-04-22 17:09:14 -05:00
parent 46e5738f0a
commit bb78326dd9
2 changed files with 8 additions and 2 deletions
@@ -66,6 +66,8 @@ export function SleeveAugmentationsModal(props: IProps): React.ReactElement {
props.sleeve.tryBuyAugmentation(player, aug);
rerender();
}}
skipPreReqs
skipExclusiveIndicator
/>
{/* <Box component={Paper} sx={{ my: 1, p: 1 }}>
<Table size="small" padding="none">