Make Mute and Incomprehensible, mutually exclusive (#19217)

This commit is contained in:
Sharkmare
2026-02-22 16:45:35 -05:00
committed by GitHub
parent 5286815bd6
commit 18a9010844
@@ -92,6 +92,7 @@
is_genetrait = TRUE
hidden = FALSE
excludes = list(/datum/trait/negative/disability_wingdings)
sdisability=MUTE
activation_message="Your throat feels strange..."
@@ -152,6 +153,7 @@
is_genetrait = TRUE
hidden = FALSE
excludes = list(/datum/trait/negative/disability_mute)
disability=WINGDINGS
activation_message="You feel a little... Ga-hoo!"