Merge pull request #15677 from deathride58/vocalbark

Vocal barks - Fully customizable noises for talking!
This commit is contained in:
silicons
2022-06-10 22:10:44 -07:00
committed by GitHub
24 changed files with 416 additions and 16 deletions
@@ -50,6 +50,9 @@
typing_indicator_state = /obj/effect/overlay/typing_indicator/machine
vocal_bark_id = "synth"
vocal_pitch_range = 0.1
/mob/living/silicon/Initialize(mapload)
. = ..()
GLOB.silicon_mobs += src