Page 1 of 1
Moving Research Titles in the Research Tree
Posted: Tue May 19, 2026 8:20 pm
by SittingDuck
Am I correct in thinking that if I swap something like Production Technology with Industrial Technology (or any of the 4 techs in the bottom right quadrant) then the program will not properly recognize them and things will be wonky?
Re: Moving Research Titles in the Research Tree
Posted: Wed May 20, 2026 9:36 am
by El_Condoro
I have changed all 4 in my mod. As long as you only change the text, the underlying code continues to function as normal.
In localization.txt:
#RESEARCH_ID_23= Espionage
#RESEARCH_ID_24= Supply
#RESEARCH_ID_25= Healing
#RESEARCH_ID_26= War Effort
Re: Moving Research Titles in the Research Tree
Posted: Thu May 21, 2026 1:20 pm
by SittingDuck
Right, that's it - I should think of them as numbered slots, not 'techs', and each slot has an assigned, hard-coded functioning.
Thanks a lot.