UI - How to alter tile yield display on map?

Tholal

Emperor
Joined
May 19, 2009
Messages
1,676
I'm looking to alter how the tile yields are displayed on the map (either when the Toggle Yield Display option is on or when you have a Settler selected). FFH has a new terrain tag that can alter the yields for certain civs, and I want that to be reflected in the tile yield display but I cant figure out where the controls for it are. I was able to trace things back to toggleYieldVisibleMode(), but it seems to run into a dead end after that. Any suggestions?
 
Then what exactly do you want to change? (And it's not really a font, as it is taken from a completely different texture)
 
Then what exactly do you want to change? (And it's not really a font, as it is taken from a completely different texture)

The Yield display isnt taking into account the bonuses from CivilizationYieldChange, and CivilizationYieldRiverChange tags in the TerrainInfos xml. I want it to do so.
 
Back
Top Bottom