Source book datums#1100
Conversation
…o source--book-datums
|
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~7 days. Please address any outstanding review items and ensure your PR is finished - if both are true, and you have auto-staled anyway, you need to actively ask maintainers (by pinging them in the /tg/station Discord) to (re)review or merge your PR. If no maintainer responds to your request, you may wish to close this PR yourself while you seek maintainer comment, as you will later be able to reopen the PR yourself. |
|
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~7 days. Please address any outstanding review items and ensure your PR is finished - if both are true, and you have auto-staled anyway, you need to actively ask maintainers (by pinging them in the /tg/station Discord) to (re)review or merge your PR. If no maintainer responds to your request, you may wish to close this PR yourself while you seek maintainer comment, as you will later be able to reopen the PR yourself. |
About The Pull Request
Cool datum we can use to parse out some behavoir based on what book types come from (including displaying such to the end-user so they can look it up themselves)
Why It's Good For The Game
We already like to mark where stuff comes from with comments, why not codify it and let it be used for behavior.
Changelog
🆑
code: new var on datum level for storing info on what source book it comes from
config: Adds config for limiting merit based on official status
/:cl: