Lower cost of TTS in Loadout

TTS is pure flavor since we all speak common, theres no reason for it to be more expensive
This commit is contained in:
Sharkmare
2023-06-21 12:19:09 +02:00
committed by GitHub
parent 831110b53e
commit 706fe49eb2
@@ -11,7 +11,7 @@
/datum/gear/utility/tts_device
display_name = "text to speech device"
path = /obj/item/device/text_to_speech
cost = 3 //Not extremely expensive, but it's useful for mute chracters.
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
/datum/gear/utility/communicator
display_name = "communicator selection"