mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] Makes TTS device free (#10913)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
c0fbaf90f9
commit
1c84787a96
@@ -11,7 +11,7 @@
|
||||
/datum/gear/utility/tts_device
|
||||
display_name = "text to speech device"
|
||||
path = /obj/item/text_to_speech
|
||||
cost = 0 //Not extremely expensive, but it's useful for mute chracters. //CHOMPEDIT: 3 points is pretty high for a pure fluff piece, make it 0
|
||||
cost = 0
|
||||
|
||||
/datum/gear/utility/communicator
|
||||
display_name = "communicator selection"
|
||||
|
||||
Reference in New Issue
Block a user