Makes the SAD give quirks#235
Conversation
|
make sure it doesnt give you items though. Stuff like the lunchbox quirk. |
|
What quirks other than lunchbox give items? I know of parole but that's just a prison jumpsuit which is kinda fine IMO, and honestly I don't know why parole gives a prison jumpsuit |
|
nearsighted/farsighted, scarred eye, pseudobulbar all come to mind as quirks that give you items. |
XeonMations
left a comment
There was a problem hiding this comment.
Please ensure your arguments are in the right places in the edited procs. Also, for modularization, please state what you added/removed in the edit comment.
|
Okay, it's actually working now, tested on localhost. |
|
Your Fix/Feature pull request is currently below zero (-3). Maintainers may close future Feature/Balance PRs. Fixing issues or helping to improve the codebase will raise this score. |
About The Pull Request
Makes the SAD give a character's quirks on use, fully restoring them. I also made ghostrole-banned quirks function correctly now, they had an overlapping flag with trauma quirks. I also made the quirks friendly and thanatorenasia use add instead of incorrectly using add_unique .
Why it's Good for the Game
Missing quirks when getting SAD'd just sucks. Being able to get your quirks back is nice. Ghostroles having quirks banned correctly is nice. Quirks correctly applying in quirk transfer scenarios is nice.
Proof of Testing
Tested on localhost by spawning a new mob, aghosting to take control, and going in the SAD.
Changelog
🆑
add: The SAD now applies character quirks.
fix: Ghostroles now have certain quirks correctly banned.
/:cl: