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

indicate action to indicate paid ability #7820

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NBKelly
Copy link
Collaborator

@NBKelly NBKelly commented Oct 13, 2024

Closes #7279

@@ -746,7 +746,7 @@
:bad-pub-count (fn [[base additional]] (str base (when (pos? additional) (str " + " additional)) " Bad Publicity"))
:mu-count (fn [[unused available]] (str unused " of " available " MU unused"))
:special-mu-count (fn [[unused available mu-type]] (str unused " of " available " " mu-type " MU unused"))
:indicate-action "Indicate action"
:indicate-paid-ability "Indicate paid ability"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

either don't change the key or change it in all of the translations

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh yeah, I completely forgot lmao 😂 yeah I'll change it back next time I get a minute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Actions" on jinteki.net
2 participants