1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-05 13:15:03 +02:00

Update table.lua

This commit is contained in:
Agocelt 2021-10-11 21:53:58 +02:00 committed by GitHub
parent f1df85a95c
commit 07876a0fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,6 +204,8 @@ function Public.reset_table()
lowest = 4
}
this.mining_bonus_till_wave = 300
this.mining_bonus = 0
this.disable_mining_boost = false
this.market_announce = game.tick + 1200
this.check_heavy_damage = true
this.prestige_system_enabled = false