Cybernetic Augments and Sick Tats

This commit is contained in:
Cerebulon
2022-02-13 07:51:04 +00:00
committed by VirgoBot
parent 415d1c1f94
commit f2bc8d030f
6 changed files with 471 additions and 49 deletions
@@ -7,6 +7,7 @@
desc = "An implant allowing someone to speak the range of frequencies used in Galactic Common, as well as produce any phonemes that they usually cannot. Only helps with producing sounds, not understanding them."
known_implant = TRUE
var/list/languages = list(LANGUAGE_GALCOM) // List of languages that this assists with
initialize_loc = BP_HEAD
/obj/item/weapon/implant/language/post_implant(mob/M) // Amends the mob's voice organ, then deletes itself
if(ishuman(M))