Files
wwdpublic/Content.Server/Zombies/ZombieSystem.cs
Patrik Caes-Sayrs 25ca974ce1 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.

(cherry picked from commit 8f2d16aabf8fd29e077f59099ccbc9f5a5402d4d)
2025-09-20 20:33:38 +03:00

12 KiB