Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented token removal below hand zone #441

Merged
merged 6 commits into from
Nov 2, 2023

Conversation

Chr1Z93
Copy link
Collaborator

@Chr1Z93 Chr1Z93 commented Oct 22, 2023

Ever moved a card back to your hand that had tokens on it? (like Calling in Favors)
Tokens would fall to the ground below the hand zone and stay there...

Now this PR adds ascripting zone t to detect these tokens and put them into your trash.
Also features an equalization of the hand zone positions / sizes.

Token Remover is now obsolete and was thus removed.

closes #422

@Chr1Z93 Chr1Z93 added the enhancement New feature or request label Oct 22, 2023
@Chr1Z93
Copy link
Collaborator Author

Chr1Z93 commented Oct 25, 2023

Noticed during playtesting, that the token remover is not actually obsolete.
At the very least you still need to it for locations that leave play (and still have clues).
Will restore it!

@Chr1Z93 Chr1Z93 marked this pull request as draft October 25, 2023 07:40
@Chr1Z93 Chr1Z93 marked this pull request as ready for review November 2, 2023 08:37
@Entrox-Licher Entrox-Licher merged commit 2b2e269 into main Nov 2, 2023
1 check passed
@Entrox-Licher Entrox-Licher deleted the remove-tokens-from-hand branch November 2, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Discard tokens from cards entering hand / leaving play
2 participants