1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-01 13:08:05 +02:00
This commit is contained in:
hanakocz 2021-03-09 03:26:36 +01:00
parent aefd0c095f
commit a1b4d675a8

View File

@ -712,7 +712,7 @@ local function on_init()
dungeontable.enemy_forces[surface.index] = game.create_force("enemy" .. surface.index)
forceshp[game.forces.enemy.index] = 1
forceshp[dungeontable.enemy_forces[surface.index].index] = 1
BiterHealthBooster.set_surface_activity('dungeons_floor_0', true)
BiterHealthBooster.set_surface_activity('dungeons_floor0', true)
game.forces.player.technologies["land-mine"].enabled = false
game.forces.player.technologies["landfill"].enabled = false