Conversation
|
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. |
…o some-wolf-traits
| // DARKPACK EDIT ADD START | ||
| if(HAS_TRAIT(user, TRAIT_PALE_AURA)) | ||
| apparent_blood_volume -= (BLOOD_VOLUME_NORMAL * 0.25) | ||
| /* I need a citation on if this thing is real, i got nothing. |
| @@ -1,3 +1,4 @@ | |||
| // Homebrew? | |||
There was a problem hiding this comment.
The 'Under Surveillance' flaw from Ghouls & Revenants, Page 131, is about the police not being happy with you and having you on a watchlist. Obviously the opposite, but the closest I could find for a 'cops aren't happy' flaw. I think it's homebrew.

About The Pull Request
Assorted merits and flaws from W20. (some overlap with V20) Also grabbed pale aura cause it was really easy.
Had to fix some stuff relating to
SPLAT_NONEwith how quirks are handled but that's not even chaz's fault the code is just obtuse (this is my fault mostly)Fixes #693
Why It's Good For The Game
merits for wolves (and others)
Changelog
🆑
add: Adds the merits: Time Sense, Fair Glabro, Untamable, Metamorph, Pale aura
add: Adds the flaws: Animal Musk, One Eye, Weakwilled, Pierced Veil
balance: An accurate display of city time for living mobs is now locked behind time sense.
fix: Derangement now appear as a selectable flaw again.
typo: "Your" to "You" in a dominate to_chat
qol: Aura layers UNDER your mob pending a new sprite
/:cl: