[0.16.28]Map color different than lua file
Posted: Tue Mar 06, 2018 7:05 pm
When color picking the map color of the transport belt, I get #ce9e42. This can be converted to r: 0.80, g: 0.62, b: 0.26 which is different from ["transport-belt"] = {r = 0.8, g = 0.63, b = 0.28}, which is defined in data/core/prototypes/utility-constants.lua. The same can be done for all other map colors, each will yield slightly different color offsets.