Core/SAI: Drop waypoints table and move existing rows to waypoint_data table
Port From (https://github.com/TrinityCore/TrinityCore/commit/356c98579babd1aef12e2b5ef28baba2403368d0)
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Scripts.EasternKingdoms.MagistersTerrace
|
||||
|
||||
public const uint SayKalecgosSpawn = 0;
|
||||
|
||||
public const uint PathKalecgosFlight = 248440;
|
||||
public const uint PathKalecgosFlight = 1987520;
|
||||
|
||||
public static ObjectData[] creatureData =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user