From 15e365824adbad6cb7357149ebaac97e3ca58d24 Mon Sep 17 00:00:00 2001 From: king5327 Date: Mon, 21 Jan 2019 15:03:31 -0500 Subject: [PATCH] Fixes protean languages for real this time. --- .../carbon/human/species/station/protean_vr/protean_species.dm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100644 => 100755 code/modules/mob/living/carbon/human/species/station/protean_vr/protean_species.dm diff --git a/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_species.dm b/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_species.dm old mode 100644 new mode 100755 index 52aad66fccf..fd6db52eae6 --- a/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_species.dm +++ b/code/modules/mob/living/carbon/human/species/station/protean_vr/protean_species.dm @@ -20,8 +20,7 @@ spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED health_hud_intensity = 2 num_alternate_languages = 3 - species_language = LANGUAGE_SOL_COMMON - assisted_langs = list(LANGUAGE_EAL) + assisted_langs = list(LANGUAGE_ROOTLOCAL, LANGUAGE_ROOTGLOBAL, LANGUAGE_VOX) color_mult = TRUE breath_type = null