Use object.ReferenceEquals instead of == null in RustNavMeshAgent::TryGetAgent, fixes a random nre when spawning npcs
Removed serialized animation curves in BaseNpc.Stats, it was causing a mysterious native crash when spawning the zombie prefab (wtf)