Core/AI: Drop script_waypoints and move data to waypoint_data

Port From (https://github.com/TrinityCore/TrinityCore/commit/89e09dc44ed15567f77f862d1936e8e0d9019456)
This commit is contained in:
hondacrx
2023-04-25 17:51:32 -04:00
parent 1ba4f55eec
commit 13e19764d4
3 changed files with 28 additions and 111 deletions
+2 -1
View File
@@ -1179,7 +1179,8 @@ namespace Scripts.World.NpcSpecial
break;
}
Start(false, true);
LoadPath((me.GetEntry() << 3) | 2);
Start(false);
}
else
EnterEvadeMode(); //something went wrong