8 lines
129 B
Lua

return
{
entities =
{
{"wooden-chest", {x = 1, y = 0}, {items = {["firearm-magazine"] = 20, respirator = 10}, }},
},
}