mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
.
This commit is contained in:
@@ -73,10 +73,10 @@ Event.add(defines.events.on_player_died, function(event)
|
|||||||
inventory = inventory,
|
inventory = inventory,
|
||||||
surface = corpse.surface,
|
surface = corpse.surface,
|
||||||
position = corpse.position,
|
position = corpse.position,
|
||||||
name = "iron-chest",
|
name = "steel-chest",
|
||||||
allow_creation = true,
|
allow_creation = true,
|
||||||
}
|
}
|
||||||
|
|
||||||
corpse.destroy()
|
corpse.destroy()
|
||||||
corpse = chest
|
corpse = chest
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user