mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-09 13:37:02 +02:00
Update table.lua
This commit is contained in:
parent
f1df85a95c
commit
07876a0fc7
@ -204,6 +204,8 @@ function Public.reset_table()
|
|||||||
lowest = 4
|
lowest = 4
|
||||||
}
|
}
|
||||||
this.mining_bonus_till_wave = 300
|
this.mining_bonus_till_wave = 300
|
||||||
|
this.mining_bonus = 0
|
||||||
|
this.disable_mining_boost = false
|
||||||
this.market_announce = game.tick + 1200
|
this.market_announce = game.tick + 1200
|
||||||
this.check_heavy_damage = true
|
this.check_heavy_damage = true
|
||||||
this.prestige_system_enabled = false
|
this.prestige_system_enabled = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user