Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
in zz_saurian_portrait_categories.txt you add this into the document:
synthetics = {
name = SYNTH
sets = {
syntheticsaurian
}
}
then in zz_saurian_portrait_sets.txt you add these lines:
robots = {
species_class = ROBOT
portraits = {
"machine_allo"
}
}
syntheticsaurian = {
species_class = SYNTH
portraits = {
"machine_allo"
}
randomizable = no
playable = yes
}
It should let everyone use the robot model properly if you replicate these changes
Cheers!