Alright, so the problem I'm having is that whenever I load this up in my game and go to the empire creation, my system is just displaying as:
blorg_system_NAME
blorg_system_DESC
The way I made the mod was, I went into "prescripted_species_systems.txt" and I copied and pasted Deneb into a new file I named "Blorg System.txt" then I tweaked it to be as close to the original Blorg stream as my patience would allow. I also went into "l_english.yml" and copied:
deneb_system_NAME:0 "Deneb System"
deneb_system_DESC:0 "The Commonwealth of Man's starting solar system.\n\n$system_initializer_DESC$"
and pasted it into a new file I called "blorgsystem_l_english.yml" then changed it to:
blorg_system_NAME:0 "Blorg System"
blorg_system_DESC:0 "The Blorg homeworld.\n\n$system_initializer_DESC$"
I can't figure out what I'm doing wrong.
Edit: Some guys over on reddit helped me figure it now and I got it fixed!
blorg_system_NAME
blorg_system_DESC

The way I made the mod was, I went into "prescripted_species_systems.txt" and I copied and pasted Deneb into a new file I named "Blorg System.txt" then I tweaked it to be as close to the original Blorg stream as my patience would allow. I also went into "l_english.yml" and copied:
deneb_system_NAME:0 "Deneb System"
deneb_system_DESC:0 "The Commonwealth of Man's starting solar system.\n\n$system_initializer_DESC$"
and pasted it into a new file I called "blorgsystem_l_english.yml" then changed it to:
blorg_system_NAME:0 "Blorg System"
blorg_system_DESC:0 "The Blorg homeworld.\n\n$system_initializer_DESC$"
I can't figure out what I'm doing wrong.
Edit: Some guys over on reddit helped me figure it now and I got it fixed!
Attachments
Last edited:
- 1