DB: Fix crash in waypoint_scripts (#1342)

This commit is contained in:
Kargatum
2019-01-23 06:05:19 +07:00
committed by GitHub
parent 86d78f7d05
commit f6d00026cd

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1548170266680613800');
UPDATE `waypoint_scripts` SET `dataint` = 13572 WHERE `guid` = 346;