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:
parent
ef206e3013
commit
dd39386717
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user