mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
[Pathing] More z-clip improvements, Wurm and Spectral Iksar race adjustments (#2988)
This commit is contained in:
@@ -934,6 +934,7 @@ float Mob::GetZOffset() const {
|
||||
case RACE_AMYGDALAN_663:
|
||||
offset = 5.0f;
|
||||
break;
|
||||
case RACE_SPECTRAL_IKSAR_147:
|
||||
case RACE_SANDMAN_664:
|
||||
offset = 4.0f;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user