[BUG] Production center receives zero adjacency bonus

While there are several improvements that also receive zero adjacency bonus, I think its a bug because it actually displays it.  I'm not adept at poking around in .XML, but my uneducated guess would be it receives an adjacency bonus so tiny that it rounds down.

 

5,249 views 1 replies
Reply #1 Top

Does not round down, some parts of the UI simply will not display 2 decimal points. Even though the code uses 2 decimal points in every aspect of values. Bad Design tbh. (Improvement gets a 0.01 probably, which sounds like the bug tbh, all other improvements get 0.1)