-
Notifications
You must be signed in to change notification settings - Fork 596
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
Add alt verb to toggle accents from clothing #2648
base: master
Are you sure you want to change the base?
Add alt verb to toggle accents from clothing #2648
Conversation
Co-authored-by: Dvir <[email protected]>
Co-authored-by: Dvir <[email protected]>
Good catch, applied changes |
@Alkheemist Can you also add this to AddAccentPickupComponent? Right now its just the caveman club |
…kup system to trigger correctly
OK, I've fixed it by adding in a new event (old one used for accentpickup was firing when the check for eligibility to pick up was made, not when the item was actually being picked up) and implementing the toggle for the club. |
anyone have any idea what's up with the 1 failing test? |
|
About the PR
Added an alt verb to AddAccentClothingSystem that will allow you to toggle the active accent given by a piece of clothing. To do so, you must be wearing the clothing. This isn't stored, so unequipping and re-equipping will reapply the accent, but you can just toggle it off again afterwards.
Why / Balance
By popular request.
How to test
Put on accent clothing (cat ears are the most
cringebased)Say something
Alt click or right click and toggle the accent
Say something else
Media
Requirements
Breaking changes
None identified.
Changelog
🆑