Delta-v/Content.Shared/Polymorph
Tayrtahn f998ea7160 Fix nuke disk getting lost when polymorphed holder is deleted (#36058)
* Delete original entity when polymorph is deleted

* Switch to EntityTerminatingEvent

* Add RevertOnDelete option to PolymorphPrototype

* Fix error on server shutdown while polymorphed

* Set RevertOnDelete to false by default

* AsNullable

* Revert "Set RevertOnDelete to false by default"

This reverts commit 087c43fbb923c9369c61c9d001e18814b3de3aca.

* Use pattern matching instead of .Value
2025-11-23 15:22:28 -06:00
..
Components cham projector fixes/rewrite (#27111) 2024-11-15 17:32:51 +00:00
Systems Cleanup: Pass in ``IComponentFactory`` in ``EntityPrototype.TryGetComponent`` calls inside ``SharedChameleonProjectorSystem`` (#35465) 2025-03-01 14:28:21 +00:00
PolymorphActions.cs Change Polymorph Actions to use Polymorph Proto Id (#26419) 2024-04-07 14:11:43 +02:00
PolymorphEvents.cs Fix followers getting sent to nullspace when target is polymorphed (#33878) 2025-03-01 12:46:30 +00:00
PolymorphPrototype.cs Fix nuke disk getting lost when polymorphed holder is deleted (#36058) 2025-11-23 15:22:28 -06:00