Delta-v/Content.Shared/Anomaly/Components
Patrik Caes-Sayrs 55baf525e1 Zombies keep their anomalies on zombification (#33867)
* Zombies keep their anomalies on zombification

* Refactor anombies to isolate anomalies and zombies

InnerBodyAnomalies now send an event when the host dies.
Zombies cancels this event if the host is turning into a zombie.

* Anomazombies: deprecate CancellableEntityEventArgs

CancellableEntityEventArgs is deprecated. Use structs
with bool Cancelled instead.
2024-12-21 10:13:26 +00:00
..
AnomalyComponent.cs
AnomalyCoreComponent.cs
AnomalyPulsingComponent.cs
AnomalySupercriticalComponent.cs
CorePoweredThrowerComponent.cs
InnerBodyAnomalyComponent.cs Zombies keep their anomalies on zombification (#33867) 2024-12-21 10:13:26 +00:00
InnerBodyAnomalyInjectorComponent.cs