Add warnings if phaser has next card too long and increase it's virtual HP consumption #151

Open
esavkin wants to merge 2 commits from esavkin/web2019:148-phaser-fix into master
Member

Closes #148

Closes #148
esavkin added 2 commits 2024-09-05 12:29:20 +08:00
esavkin force-pushed 148-phaser-fix from cc89d0b1fd to 2868c8d4cd 2024-10-14 11:06:46 +08:00 Compare
sb10q reviewed 2024-10-16 11:22:42 +08:00
@ -145,1 +158,4 @@
}
},
"phaser_not_fit": {
message: "Since one or more Phasers may interfere with their next cards, they may additional space, that wouldn't fit into the crate. Consider removing cards, placing short cards after Phaser(s), or choosing larger crate.",
Owner

"they may additional space"?

"they may additional space"?
Owner

And why "may interfere"? It's pretty clear whether they do or not.

And why "*may* interfere"? It's pretty clear whether they do or not.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b esavkin-148-phaser-fix master
git pull 148-phaser-fix

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff esavkin-148-phaser-fix
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/web2019#151
No description provided.