Skip to content

Commit

Permalink
Update warning for new equipments
Browse files Browse the repository at this point in the history
  • Loading branch information
PvtVoid committed May 5, 2024
1 parent 82639e4 commit ec280b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/routes/game/create/CreateGame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@ const CreateGame = () => {
<div>
<article className={styles.formContainer}>
<h3>Create New Game</h3>
<p className={styles.fieldError}>
<FaExclamationCircle /> Warning - In 1 hour at 11:00 AM CET a push for the new MST keyword <b>Cloaked</b> will be pushed and game in progress will crash. New games will be required.
</p>
<p>
<small className={styles.disclaimer}>
Talishar is an open-source, fan-made platform not associated with
Expand Down

0 comments on commit ec280b1

Please sign in to comment.