* 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. |
||
|---|---|---|
| .. | ||
| IncurableZombieComponent.cs | ||
| NonSpreaderZombieComponent.cs | ||
| ZombieAccentOverrideComponent.cs | ||
| ZombieImmuneComponent.cs | ||
| ZombieSystem.Transform.cs | ||
| ZombieSystem.cs | ||
| ZombifyOnDeathComponent.cs | ||