8 lines
146 B
Lua
8 lines
146 B
Lua
return
|
|
{
|
|
entities =
|
|
{
|
|
{"iron-chest", {x = -2, y = 0.5}, {items = {["ammo-nano-constructors"] = 100, ["gun-nano-emitter"] = 1}, }},
|
|
},
|
|
}
|