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
has_building = building_institute
has_building = building_vultaum_reality_computer
has_building = building_fe_lab_1
has_building = building_fe_lab_2
I don't really see myself with a research planet without the institute so not a problem for me but maybe there is indeed a way to make it work without it.
The correct way seems to add politician jobs which turn into science director jobs. Tested this out myself and it fixed the issue:
inline_script = {
script = "jobs/politician_add"
AMOUNT = 300
}
triggered_desc = {
trigger = {
exists = owner
owner = {
is_regular_empire = yes
}
}
text = job_head_researcher_desc
}