Closed JustDerb closed 3 years ago
This is due to how the MapZone::TryZoneStart()
method is coded. It only teleports "Players" - while everything else calls HealthComponent::Suicide()
We need to hook into this and possibly attach a custom Component that the hook checks for. If found, teleport instead of killing the monster.
On maps that are easy to fall off of, Mithrix can die by simply falling off the edge.