mute enjoyers can now do verb - #1165
Conversation
00-Steven
left a comment
There was a problem hiding this comment.
rather than this awkward nonmodular edit that tries to hook through the control flow of the try_speak proc but only the /mob/ layer...
...it probably just shouldn't be using try_speak in the first place, cause it's not speech at all.
consider looking at emote code instead:
DopplerShift/code/modules/mob/living/emote.dm
Lines 703 to 756 in e6e2cdf
and implementing that as part of our doverb checks:
DopplerShift/modular_doppler/verbs/code/do_checks.dm
Lines 1 to 20 in e6e2cdf
00-Steven
left a comment
There was a problem hiding this comment.
, I meant to actually implement the filters properly instead of trying to hook into the try_speak version
|
I THINK this is what you're after. Sorry for being a little ditzy today, IDK what's up with me |
|
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 these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself |
About The Pull Request
fixes #1118 .
Why It's Good For The Game
Testing Evidence
Changelog
🆑NewyearnewmeUwu
fix: Mute characters can now use the 'do' verb.
/:cl: