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

Merge pull request #183 from ComfyFactory/wintery_mode

remove wintery mode
This commit is contained in:
Gerkiz
2021-12-01 18:12:44 +01:00
committed by GitHub
+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,