Core/Waypoints: Refactor to split data into path and node related info in db
Port From (https://github.com/TrinityCore/TrinityCore/commit/12186ef8573f60abeff4747da58767ee71092600)
This commit is contained in:
@@ -569,7 +569,7 @@ namespace Framework.Constants
|
||||
CommandReloadSpellGroupStackRules = 703,
|
||||
CommandReloadCypherString = 704,
|
||||
// 705 - 706 previously used, do not reuse
|
||||
CommandReloadWaypointData = 707,
|
||||
CommandReloadWaypointPath = 707,
|
||||
CommandReloadVehicleAccesory = 708,
|
||||
CommandReloadVehicleTemplateAccessory = 709,
|
||||
CommandReset = 710,
|
||||
|
||||
Reference in New Issue
Block a user