1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2026-06-20 16:32:28 +02:00

remove wintery mode

This commit is contained in:
Gerkiz
2021-12-01 18:10:20 +01:00
parent 2b9cea9700
commit 4fedebfd6c
+1 -1
View File
@@ -205,7 +205,7 @@ function Public.reset_table()
this.void_or_tile = 'out-of-map'
this.validate_spider = {}
this.check_afk_players = true
this.winter_mode = true
this.winter_mode = false
this.sent_to_discord = false
this.difficulty = {
multiply = 0.25,