Sheltered nerf (#12325)

With the changes to Sheltered making it able to understand Common, simply not speak it, it needs updates to its' descriptive text and it also needs a drop in quirk point value.
This commit is contained in:
Anvilman6
2021-09-20 16:30:49 -07:00
committed by GitHub
parent d6115083d4
commit ccf095de4d

View File

@@ -596,11 +596,11 @@
/datum/quirk/sheltered
name = "Sheltered"
desc = "You never learned galactic common."
value = -3
desc = "You never learned to speak galactic common."
value = -1
mob_trait = TRAIT_SHELTERED
gain_text = span_danger("You do not understand galactic common.")
lose_text = span_notice("You start to put together what people are saying in galactic common.")
gain_text = span_danger("You do not speak galactic common.")
lose_text = span_notice("You start to put together how to speak galactic common.")
medical_record_text = "Patient looks perplexed when questioned in galactic common."