-
Notifications
You must be signed in to change notification settings - Fork 17
Extend hint information #84
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
Extend hint information #84
Conversation
|
Allows you to add "entrance" information to a hint if anyone wants to do that. See https://discord.com/channels/1097532591650910289/1097538232914296944/1287149476615557142 |
|
Why not make it a json field? |
|
It sounds like one of the main uses is in randomized situations, where the location would be read from the world state. |
|
Ah, yeah, that makes sense then |
Add `after_extend_hint_information`
|
I ended up liking the json idea so I added that as an option |
# Conflicts resolved: # schemas/Manual.locations.schema.json
|
PR only needs one more approval, so re-requesting reviews from everyone else. Last thing planned for upcoming unstable release. |
Add
extend_hint_informationandbefore_extend_hint_information