mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
Mtn v3 - minor change to stateful
This commit is contained in:
parent
22c18f4d4d
commit
cd78fd23f8
@ -705,14 +705,15 @@ local apply_settings_token =
|
||||
return
|
||||
end
|
||||
|
||||
Public.reset_stateful()
|
||||
|
||||
this.current_date = settings.current_date
|
||||
this.buffs = settings.buffs
|
||||
|
||||
settings = apply_startup_settings(settings)
|
||||
|
||||
this.rounds_survived = settings.rounds_survived
|
||||
|
||||
Public.reset_stateful()
|
||||
Public.increase_enemy_damage_and_health()
|
||||
end
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user