Merge pull request #15677 from deathride58/vocalbark
Vocal barks - Fully customizable noises for talking!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user