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:
@@ -103,8 +103,8 @@ namespace Scripts.EasternKingdoms.BlackrockMountain.BlackwingLair.VictorNefarius
|
||||
|
||||
struct MiscConst
|
||||
{
|
||||
public const uint NefariusPath2 = 1379671;
|
||||
public const uint NefariusPath3 = 1379672;
|
||||
public const uint NefariusPath2 = 11037368;
|
||||
public const uint NefariusPath3 = 11037376;
|
||||
|
||||
public static Position[] DrakeSpawnLoc = // drakonid
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user