sobisonator / imp19c

Imperator 19th century mod
11 stars 15 forks source link

Trade localisation should use more templates #355

Open sobisonator opened 1 year ago

sobisonator commented 1 year ago

For example, the part that shows how much was spent and earned on a certain category should be a template that's referenced by each tradegood


Amount spent on essential_goods imports last quarter :#! \n#X £[ProvinceWindow.GetState.GetGovernorship.MakeScope.Var('governorship_this_quarter_spend_on_essential_goods').GetValue|3]#!\n#T Amount made from essential_goods exports last quarter :#! \n#G £[ProvinceWindow.GetState.GetGovernorship.MakeScope.Var('governorship_this_quarter_income_from_essential_goods').GetValue|3] #!"\n```