diff options
| -rw-r--r-- | rules/en/rules.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/rules/en/rules.md b/rules/en/rules.md index aed85a91..939c78db 100644 --- a/rules/en/rules.md +++ b/rules/en/rules.md @@ -324,9 +324,8 @@ packsize = number ## Tokens 1. Representations of cards created during the game are called **tokens** -2. **Tokens** have no **buying cost** -3. **Tokens** can not exist in a **discard pile** or **decks** -4. If a **token** would be put into a **discard pile** or **deck**, instead remove it from the game +2. **Tokens** can only exist on the **map** +3. If a **token** leaves the **map**, remove it from the game # Range |
