pmotschmann / Evolve

An incremental game about evolving a civilization
Mozilla Public License 2.0
824 stars 354 forks source link

Fix breakdown for cultural centers during Aquarius #1034

Closed yarukishi closed 7 months ago

yarukishi commented 7 months ago

A bug introduced in f10954c10... will break resource display when any Cultural Center structs have been built in Tau Ceti, only while the Zodiac sign is Aquarius. The commit fixes the assignment LHS for the breakdown text of the Aquarius bonus.

The behavior of Tourist Centers is already correct and does not need to be fixed.

Uncaught TypeError: Cannot create property 'ᄂAquarius' on number '420'

fredden commented 7 months ago

It looks like this fixes https://github.com/pmotschmann/Evolve/issues/1035