mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
Adjusts language traits
This commit is contained in:
@@ -181,12 +181,5 @@
|
||||
name = "Linguist"
|
||||
desc = "Allows you to have more languages."
|
||||
cost = 1
|
||||
var_changes = list("num_alternate_languages" = 5)
|
||||
var_changes_pref = list("extra_languages" = 2)
|
||||
|
||||
/datum/trait/positive/polyglot
|
||||
name = "Polyglot"
|
||||
desc = "Allows you to have a lot more languages."
|
||||
cost = 2
|
||||
var_changes = list("num_alternate_languages" = 7)
|
||||
var_changes_pref = list("extra_languages" = 4)
|
||||
var_changes = list("num_alternate_languages" = 6)
|
||||
var_changes_pref = list("extra_languages" = 3)
|
||||
Reference in New Issue
Block a user