Files
Bubberstation/code/modules
FearfulFurnishing e78ab9e59a Fix Tongue Based Speech Modifiers Being Applied To Users Native Languages (#84952)
## About The Pull Request
This change allows tongue based speech modifications to be ignored if
the user is speaking in a native language or using hand signs, putting
it back to where it was functionally before moving to speechmod
components.
## Why It's Good For The Game
This is correcting some of the speaking code to how it was working prior
to speechmods, meaning lizard people won't be elongating there s's in
draconic. Fly people are the other species with a tongue based speech
modifier and receive the same fix. This also corrects tongue based
speech mods getting applied to sign language. Speech modifiers are still
applied if the user is talking in a non-native language, same as it was
pre speechmod.

Before:

![speechmod_demo_before](https://github.com/user-attachments/assets/86d9bca0-2d1d-44fe-8448-b8aebde8957e)
After:

![speechmod_demo_after](https://github.com/user-attachments/assets/9f071df5-0a60-4898-9aae-e8b8edd0db9e)

## Changelog

🆑
fix: fixing speech modifiers being applied to a tongue's native
languages.
/🆑

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2024-07-15 02:33:56 +00:00
..
2024-07-15 14:03:24 +12:00
2024-07-08 22:05:55 +02:00
2024-07-15 14:03:24 +12:00