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
The graffiti snippet "Mr. <last_name> is a vampire!" doesn't substitute the <last_name> tag for a name.
I don't know how to make graffiti spawn on a wall, but if I did that's what I'd do to try and reproduce this.
I expected the <last_name> tag to be substituted from one of the last names in the list. That's what the other tags are doing.
The text was updated successfully, but these errors were encountered:
The correct tag would be <family_name>.
<family_name>
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
The graffiti snippet "Mr. <last_name> is a vampire!" doesn't substitute the <last_name> tag for a name.
Steps To Reproduce
I don't know how to make graffiti spawn on a wall, but if I did that's what I'd do to try and reproduce this.
Expected behavior
I expected the <last_name> tag to be substituted from one of the last names in the list. That's what the other tags are doing.
Versions and configuration
The text was updated successfully, but these errors were encountered: