-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In this commit I tried to tidy up how the Cart's card descriptions are implemented. I noticed that the inventory looks a bit more clogged up with descriptions than it needs to be. Instead of 'spell card', we just say card'. Instead of monster card, we say summon card. If the card is unknown, we'll display the rarity, but after it's known the rarity feels a bit redundant. Also, spellbooks are rulebooks, because cardplayers are obsessed with rules... I also updated some of the item descriptions. I didn't like large boxes being renamed to deckboxes, or the lockpick being renamed - so I reverted those. Instead of the large box rename, I renamed some bags to variations oof deckboxes since the player will more likely carry around a bag than a large box. Other miscellaneous fixes to plurals and inventory bits.
- Loading branch information
Showing
4 changed files
with
52 additions
and
22 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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