Files
factorio-scenario-ExpCluster/exp_scenario
bbassieandClaude Opus 5 2032cadc1b Fix rocket info silo pruning and unit number keys
The prune loop shadowed its own parameter, so `silo_data[unit_number] =
nil` wrote into the entry instead of removing it from the table.

`unit_number` is optional on LuaEntity but always set for a silo. Note
that `--[[ @as ]]` does not narrow for an index expression, only
`@cast` does.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-07 15:31:18 +00:00
..
2026-05-22 20:15:36 +01:00
2024-11-19 22:35:44 +00:00
2024-11-19 22:35:44 +00:00
2026-05-20 01:48:26 +01:00
2024-11-19 22:35:44 +00:00
2024-11-19 22:35:44 +00:00
2026-07-14 00:50:00 +01:00
2024-11-19 22:35:44 +00:00