mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-10 22:55:22 +01:00
Fixes Prometheans being unable to select secondary languages.
This commit is contained in:
@@ -24,6 +24,7 @@ var/datum/species/shapeshifter/promethean/prometheans
|
||||
appearance_flags = HAS_SKIN_COLOR | HAS_EYE_COLOR | HAS_HAIR_COLOR | RADIATION_GLOWS
|
||||
spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED
|
||||
health_hud_intensity = 2
|
||||
num_alternate_languages = 3
|
||||
|
||||
breath_type = null
|
||||
poison_type = null
|
||||
|
||||
Reference in New Issue
Block a user