This commit is contained in:
2025-01-08 22:22:21 +09:00
parent ce146be986
commit a6da3a74c2
2 changed files with 2 additions and 2 deletions

View File

@@ -155,7 +155,7 @@ if config.auto_collect_bodies then
ExpUtil.transfer_inventory_to_surface{
inventory = inventory,
surface = corpse.surface,
name = "iron-chest",
name = "steel-chest",
allow_creation = true,
}
end)