1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00

mtn v3 - enable decon

This commit is contained in:
Gerkiz 2021-09-17 22:28:18 +02:00
parent ef206e3013
commit dd39386717

View File

@ -103,7 +103,7 @@ function Public.reset_table()
highest_pos = 0
}
this.force_chunk = false
this.allow_decon = false
this.allow_decon = true
this.train_upgrades = 0
this.flamethrower_damage = {}
this.mined_scrap = 0