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
it has been fixed, mod is actually working now (tested)
i'll get around to it eventually
In mod/common create 2 new folders portrait_sets and portrait_categories, each should have a .txt file speciesname_foldername, this is in addition to the species_classes folder
species_classes - only required when making new modded categories (ie not human, mamalian, etc.)
delete everything in this file except:
classname = {
archetype = ""
possible = ""
graphical_culture = ""
move_pop_sound_effect = ""
speciesname_portrait_set - Syntax
speciesname = {
Species_class = |speciesclass| (vanilla or modded)
portraits = {
"|portraitgroup|" (quotes required, found in mod/gfx/portraits/portraits .txt file under portrait_groups
}
}
speciesname_portrait_categories - Syntax
speciesname| = {
name = |speciesclass|
sets = {
|portraitgroup| (no quotes)
}
}