BoHBranch / BoH-Bay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-hiss not working for several species

Rotharia opened this issue · comments

Description of issue

Auto-hiss does not work (either basic or full) on Skrell, Tajaran, and Diona. I have not tested any others but I suspect they are also broken.

Difference between expected and actual behavior

Auto-hiss should be working and altering character speech.

Steps to reproduce

Make a non-human species with autohiss and speak.

Specific information for locating

Length of time in which bug has been known to occur

I do not know.

Client version, Server revision & Game ID

image

Issue bingo

  • Issue could be reproduced at least once
  • Issue could be reproduced by different players
  • Issue could be reproduced in multiple rounds
  • Issue happened in a recent (less than 7 days ago) round
  • Couldn't find an existing issue about this

they're not supposed to hiss?????????

I do not believe it is supposed to function for those species.

So Auto-Hiss is defined on a species by species basis to add flair to the way that race speaks, based off of the biology of that race's speaking organ.

Any race that doesn't have defined autohiss functionality, usually because those races speak similarly to humans, will not hiss, even if the preference is turned on:

autohiss_basic_map = list(
"s" = list("ss", "sss", "ssss")
)
autohiss_extra_map = list(
"x" = list("ks", "kss", "ksss")

Not an issue