We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Summary: Do not unscramble documents, even if they are in a character's inventory, and they do not have the correct language for it.
Description In a system that has literacy support (e.g. WFRP4e), it is possible for characters to pick up items in languages that they cannot Read.
However, as soon as it is added to the character's inventory, it is marked as being owned by that character and automatically unscrambled for them.
Proposed Solution:
isOwner
Open points:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
User Experience
Summary:
Do not unscramble documents, even if they are in a character's inventory, and they do not have the correct language for it.
Description
In a system that has literacy support (e.g. WFRP4e), it is possible for characters to pick up items in languages that they cannot Read.
However, as soon as it is added to the character's inventory, it is marked as being owned by that character and automatically unscrambled for them.
Proposed Solution:
isOwner
when determining whether to scramble documents.Open points:
Have you read the Wiki?
The text was updated successfully, but these errors were encountered: