Remove vanilla neighbour bonus

It was causing heat overproduction too.
This commit is contained in:
numzero 2024-07-15 00:21:25 +03:00
parent f3fa23609c
commit a107061662

View File

@ -221,7 +221,7 @@ reactor_template = {
max_health = 500,
corpse = "big-remnants",
consumption = "40MW",
neighbour_bonus = 1,
neighbour_bonus = 0,
selectable_in_game = false,
vehicle_impact_sound = {filename = "__base__/sound/car-metal-impact.ogg", volume = 0.65},
meltdown_action = nil,