mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Makes TTS device free (#17718)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user