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
Fat chance though, I've tried creating the Lumas as seeen in Mario galaxy as a species/portrait but I can't even get a custom portrait to work. :(
I could overwrite the entire 01_base_species_classes.txt file (how the C6 mod does it; that file defines most built-in species classes), or I could overwrite just the AQUATIC species class - but either way it would make this mod incompatible with that one. Instead, by having the Octee-lan in their own species group, you can use the C6 mod and this one together.
[code]
effect every_galaxy_fleet = { limit = { is_ship_size = starbase_faux_outpost } starbase = { set_starbase_size = starbase_outpost } }
[/code]
You can copy and then paste (ctrl-v) this into the console. The console is opened/closed in the game with the ~ (`) key.
That sounds like a bug. I recommend disabling this mod until I can create a fix.
To make sure I'm understanding you - any time you build an outpost with a construction ship, it results in a starbase_faux_outpost instead?