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

8 lines
205 B
Lua

return
{
entities =
{
{"steel-chest", {x = 0, y = 0.5}, {items = {["bob-robo-charge-port"] = 1, ["flying-robot-frame"] = 3, ["robot-brain-combat"] = 1, ["robot-tool-construction"] = 4}, }},
},
}