[MIRROR] Gives Vox a Voice Box (#12043)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-11-27 18:52:18 -07:00
committed by GitHub
parent e317669e61
commit bc3d47cd46
2 changed files with 11 additions and 7 deletions

View File

@@ -77,7 +77,7 @@
has_organ = list(
O_HEART = /obj/item/organ/internal/heart/vox,
O_LUNGS = /obj/item/organ/internal/lungs/vox,
O_VOICE = /obj/item/organ/internal/voicebox,
O_VOICE = /obj/item/organ/internal/voicebox/vox,
O_LIVER = /obj/item/organ/internal/liver/vox,
O_KIDNEYS = /obj/item/organ/internal/kidneys/vox,
O_BRAIN = /obj/item/organ/internal/brain/vox,

View File

@@ -26,5 +26,9 @@
parent_organ = BP_TORSO
color = "#0033cc"
/obj/item/organ/internal/voicebox/vox
color = "#3c5b7b"
will_assist_languages = list(LANGUAGE_VOX) //Fixes them from knowing galcommon off the rip.
/obj/item/organ/external/groin/vox //vox have an extended ribcage for extra protection.
encased = "lower ribcage"