Adds Deksers custom augment (#12615)

This commit is contained in:
Dekserrrrrr
2021-11-06 15:08:19 +04:00
committed by GitHub
parent 7ac4568137
commit 98aeff161f
4 changed files with 14 additions and 0 deletions
+5
View File
@@ -445,6 +445,11 @@
organ_tag = BP_AUG_CORDS
parent_organ = BP_HEAD
/obj/item/organ/internal/augment/synthetic_cords/voice
desc = "An array of vocal cords. These appears to have been modified with a specific accent."
organ_tag = BP_AUG_ACC_CORDS
var/accent = ACCENT_TTS
/obj/item/organ/internal/augment/synthetic_cords/replaced(var/mob/living/carbon/human/target, obj/item/organ/external/affected)
. = ..()
target.sdisabilities &= ~MUTE