Stellaris

Stellaris

Ikke nok vurderinger
Void Portrait Pack (3.12+)
   
Utmerkelse
Favoritt
Favoritter
Fjern som favoritt
Filstørrelse
Lagt ut
Oppdatert
8.653 MB
21. sep. 2023 kl. 13.03
7. mai 2024 kl. 13.31
2 endringslogger ( vis )

Abonner for å laste ned
Void Portrait Pack (3.12+)

Beskrivelse
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.