Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Historical character mappings #698

Open
CarbonY26 opened this issue Dec 31, 2024 · 0 comments
Open

Historical character mappings #698

CarbonY26 opened this issue Dec 31, 2024 · 0 comments

Comments

@CarbonY26
Copy link

CarbonY26 commented Dec 31, 2024

For historical characters incoming from Vic3 where we have portraits for in HOI4, we could have something akin to the following:
link = { name = "___" last_name = "___" portrait = "/gfx/portraits/___/___" small_portrait = "/gfx/interface/ideas/___" }

A real example which we could map:
link = { name = "Henry" last_name = "Ford" portrait = "/gfx/portraits/BRA/portrait_BRA_henry_ford.dds small_portrait = "/gfx/interface/ideas/portrait_BRA_henry_ford_small.dds" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants