mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Merge pull request #13540 from Cameron653/BREATH
Deletes C&P Monolingual error
This commit is contained in:
@@ -143,13 +143,6 @@
|
||||
desc = "You breathe nitrogen instead of oxygen (which is poisonous to you). Incidentally, phoron isn't poisonous to breathe to you."
|
||||
var_changes = list("breath_type" = "nitrogen", "poison_type" = "oxygen")
|
||||
|
||||
/datum/trait/negative/monolingual
|
||||
name = "Monolingual"
|
||||
desc = "You are not good at learning languages."
|
||||
cost = -3
|
||||
var_changes = list("num_alternate_languages" = 0)
|
||||
varchange_type = TRAIT_VARCHANGE_MORE_BETTER
|
||||
|
||||
/datum/trait/negative/monolingual
|
||||
name = "Monolingual"
|
||||
desc = "You are not good at learning languages."
|
||||
|
||||
Reference in New Issue
Block a user