INFILTRATION: Change "slash" to "attack", less potential confusion (#251)

This commit is contained in:
David Walker 2022-12-13 05:28:56 -08:00 committed by GitHub
parent 45221ead06
commit f943e5d603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,7 +61,7 @@ export function SlashGame(props: IMinigameProps): React.ReactElement {
<>
<GameTimer millis={5000} onExpire={props.onFailure} />
<Paper sx={{ display: "grid", justifyItems: "center" }}>
<Typography variant="h4">Slash when his guard is down!</Typography>
<Typography variant="h4">Attack when his guard is down!</Typography>
{hasAugment ? (
<Box sx={{ my: 1 }}>