Add prestige
This commit is contained in:
@@ -162,7 +162,7 @@ func _refresh_generator_ui() -> void:
|
||||
if _generator.data != null and can_interact:
|
||||
production_per_second = _generator.data.production_per_second(
|
||||
_generator.owned,
|
||||
_generator.run_multiplier * _generator.get_automatic_production_multiplier(),
|
||||
_generator.get_effective_auto_run_multiplier(),
|
||||
_generator.purchased_count
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user