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

Bug: Cards can be played before last card finished resolving #425

Open
IceTyp opened this issue Sep 12, 2022 · 1 comment
Open

Bug: Cards can be played before last card finished resolving #425

IceTyp opened this issue Sep 12, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@IceTyp
Copy link
Contributor

IceTyp commented Sep 12, 2022

Examples:

  1. The player can play an action card to overcome the last torment in the ordeal and play another card immediately. (They need to play very fast.) The second card will be discarded and receives progress.
    The second card could even be another action card which targets the "just overcome" torment.

  2. After the player plays a card with Close (end turn) and before the turn really ends, they can play another card. They need to be even faster here than in the first example.

@db0
Copy link
Owner

db0 commented Sep 12, 2022

Hm, strange. generally initiating manual scripting is blocked while another script is running. I'll check,

@db0 db0 added the bug Something isn't working label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants