mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Fixing diona nymph starting language (#6460)
This commit is contained in:
committed by
Werner
parent
f5f51b1675
commit
e15b7e12ad
@@ -163,8 +163,8 @@
|
||||
holder_type = null
|
||||
|
||||
species = all_species[new_species]
|
||||
if(species.default_language)
|
||||
add_language(species.default_language)
|
||||
if(species.language)
|
||||
add_language(species.language)
|
||||
|
||||
if(species.holder_type)
|
||||
holder_type = species.holder_type
|
||||
|
||||
Reference in New Issue
Block a user