mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Make Mute and Incomprehensible, mutually exclusive (#19217)
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user