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
I have a couple bugs for you post update, and I hope it's helpful.
First couple are in the English Localization folder.
in "trait_modifier_l_english.yml"
line 30
leader_trait_magic_ability_1: "Ability of Magic I"
That last character should be capital letter i, instead of a straight line, for roman numeral 1. This can be confusing because of fonts, but using the letter will get it to display properly instead of the current question mark.
in "goverment_l_english.yml"
line 40
civic_magical_plants_effects: "- Allow to build §YMagical Plants§! army"
the current dash symbol after open quotes isn't registering, and should be replaced with a new one.
Last one I have is in the common > government > civics folder.
in "00_magical_civics.txt"
line 201
planet_farmers_produces_mult = 0.1
isn't registering.
replacing it with:
planet_jobs_food_produces_mult = 0.1
will give you the effect you probably want.
Those units are now spawning as planetary defenders. Thank you again!
Also for implementing the Magic Ability trait!
Decided to try the Living Plants civic.
There seems to be an issue with the army units that deal no damage, flowers and trees, they don’t actually spawn after being produced. The shooters and bombs work, though! How am I going to kill space zombies without gold, trade, and defense?