[pull] NetHack-3.7 from NetHack:NetHack-3.7#605
Merged
pull[bot] merged 1 commit intosandutsar:NetHack-3.7from Oct 21, 2022
Merged
[pull] NetHack-3.7 from NetHack:NetHack-3.7#605pull[bot] merged 1 commit intosandutsar:NetHack-3.7from
pull[bot] merged 1 commit intosandutsar:NetHack-3.7from
Conversation
When not carrying any contained gold, or the only contained gold is inside container(s) whose contents aren't known, ^X writes one line about the hero's "wallet". When known contained gold is present, it writes two lines for gold, first one about wallet with the second one about contained gold being a continuation of the first. Move the conjunction that combines them from the start of the second line to the end of the first. So change |Your wallet contains M zorkmids, |and you have N more contained in your pack. to |Your wallet contains M zorkmids, and |you have N more contained in your pack. and |Your wallet is empty, |but you have N zorkmids contained in your pack. to |Your wallet is empty, but |you have N zorkmids contained in your pack. It evens out the line lengths a little bit and starting the second line with uncapitalized "you" seems slightly less jarring than with "and" or "but".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )