mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-22 05:35:01 +01:00
A silicon will always be able to speak Galactic Common
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
|
||||
/datum/language_holder/synthetic
|
||||
languages = list(/datum/language/common)
|
||||
shadow_languages = list(/datum/language/machine, /datum/language/draconic)
|
||||
shadow_languages = list(/datum/language/common, /datum/language/machine, /datum/language/draconic)
|
||||
|
||||
/datum/language_holder/universal/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user