Aleksei-bird 7c9c708c92 Первый фикс
Пачки некоторых позиций увеличены
2024-03-01 20:54:33 +03:00

9 lines
163 B
Lua

return
{
entities =
{
{"brass-pipe-to-ground", {x = -11, y = 0}, {dir = "west", }},
{"brass-pipe-to-ground", {x = 8, y = 0}, {dir = "east", }},
},
}