locale update + typo fix + Qol fixes

This commit is contained in:
PreLeyZero 2022-05-07 15:47:33 +02:00
parent a1460519d0
commit c1ee70c9a1
7 changed files with 95 additions and 104 deletions

View file

@ -47,6 +47,7 @@ data:extend({
max_temperature = 1000,
specific_heat = '100MJ',
max_transfer = '10GW',
min_working_temperature = 500,
connections = {
{position = {0.5,-1.8}, direction = defines.direction.north},
{position = {-0.5,-1.8}, direction = defines.direction.north},