Delta-v/Content.Server/Destructible
Łukasz Mędrek dd92fe8786
Fix spawning glass shard for each glass sheet in stack (#25308)
* fix: SpawnEntitiesBehavior now works with stacks

Fixed the issue of SpawnEntitiesBehavior not executing multiple times on
entities with stack conponent.

Fixes #25287

* fix: reduced dictionary iterations

(cherry picked from commit 53270be66c9aca763b4bfc68e119d0692cd03fd7)
2024-02-18 23:17:54 +01:00
..
Thresholds Fix spawning glass shard for each glass sheet in stack (#25308) 2024-02-18 23:17:54 +01:00
DestructibleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DestructibleSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00