Makes TTS device free (#17718)

This commit is contained in:
Cameron Lennox
2025-05-16 20:04:58 -07:00
committed by GitHub
parent 656b7882ef
commit 8b8b12a2a1
@@ -11,7 +11,7 @@
/datum/gear/utility/tts_device
display_name = "text to speech device"
path = /obj/item/text_to_speech
cost = 3 //Not extremely expensive, but it's useful for mute chracters.
cost = 0
/datum/gear/utility/communicator
display_name = "communicator selection"