Stellaris

Stellaris

Nedostatek hodnocení
Void Portrait Pack (3.12+)
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Velikost souboru
Přidáno
Aktualizováno
8.653 MB
21. zář. 2023 v 13.03
7. kvě. 2024 v 13.31
Poznámky ke změnám (2) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Void Portrait Pack (3.12+)

Popis
Original portrait mod: https://sp.zhabite.com/sharedfiles/filedetails/?id=899685827

Small hair selector change to keep your pops from going bald. Should work fine on the latest version (3.12.*).
This was originally made for 3.9. Mod should be backwards compatible (let me know if it is not). Refer to this mod for changes made for 3.12.

For other old human-based portrait packs that have bald leaders and pops you can change the following code to regrow their hair, using this mod as an example:

[mod]\gfx\portraits\portraits\21_portraits_Sophon.txt change all 'hair_selector' to 'attachment_selector' ex. sophon_male_01 = { entity = "portrait_human_male_01_entity" clothes_selector = "sophon_male_clothes_01" hair_selector = "sophon_male_hair" greeting_sound = "human_male_greetings_03" to sophon_male_01 = { entity = "portrait_human_male_01_entity" clothes_selector = "sophon_male_clothes_01" attachment_selector = "sophon_male_hair" greeting_sound = "human_male_greetings_03" custom_attachment_label = "HAIR_STYLE" (custom_attachment_label makes the attachment picker say 'hairstyles' in the leader appearance screen)

Credit to Potato Soup in the Humans Plus [2.X.X]'s mod comments for giving me a lead on this problem.

Please leave a comment below if you have encountered any problems or have any suggestions.