mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 02:50:29 +00:00
DB: Fix crash in waypoint_scripts (#1342)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1548170266680613800');
|
||||
|
||||
UPDATE `waypoint_scripts` SET `dataint` = 13572 WHERE `guid` = 346;
|
||||
Reference in New Issue
Block a user