Fix heat overproduction
This is not a real fix, just a work-around for now
This commit is contained in:
parent
e47d7dea8e
commit
f3fa23609c
|
|
@ -349,6 +349,8 @@ reactor_normal.heat_lower_layer_picture = apply_heat_pipe_glow{
|
||||||
shift = REACTOR_DEFAULT_PICTURE_ATTRS.shift,
|
shift = REACTOR_DEFAULT_PICTURE_ATTRS.shift,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
reactor_normal.heat_buffer.specific_heat = "1kJ"
|
||||||
|
reactor_normal.heat_buffer.max_transfer = "0.00001W"
|
||||||
reactor_normal.heat_buffer.heat_picture = apply_heat_pipe_glow{
|
reactor_normal.heat_buffer.heat_picture = apply_heat_pipe_glow{
|
||||||
filename = "__UnrealisticReactors__/graphics/entity/reactor-heated.png",
|
filename = "__UnrealisticReactors__/graphics/entity/reactor-heated.png",
|
||||||
priority = "extra-high",
|
priority = "extra-high",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user