mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-12 16:59:11 +07:00

Previously, the buildings and wonders that should boost spaceship part production (Forge, Spaceship Factory and Hubble Space Telescope) would not provide this boost (#3952). This commit fixes the issue. The problem was caused by the fact that the spaceship part-boosting uniques would only boost spaceship part UNITS while spaceship parts are currently buildings. The added comments serve as a reminder to change the uniques if spaceship parts are ever changed into units.