Add warnings if phaser has next card too long and increase it's virtual HP consumption #151
Loading…
Reference in New Issue
No description provided.
Delete Branch "esavkin/web2019:148-phaser-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #148
cc89d0b1fd
to2868c8d4cd
@ -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.",
"they may additional space"?
And why "may interfere"? It's pretty clear whether they do or not.
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.