mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Merge pull request #4708 from king5327/vplf
Fixes protean languages for real this time.
This commit is contained in:
Regular → Executable
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user