Sync insert query in SD2 file

This commit is contained in:
anonxs 2020-03-15 23:56:10 +01:00 committed by killerwife
parent 1737f148a1
commit 67d600652b

View file

@ -5110,7 +5110,7 @@ INSERT INTO gossip_texts (entry,content_default,comment) VALUES
--
TRUNCATE script_waypoint;
INSERT INTO script_waypoint VALUES
INSERT INTO `script_waypoint` (`entry`, `pathId`, `pointid`, `position_x`, `position_y`, `position_z`, `orientation`, `waittime`, `script_id`, `comment`) VALUES
(349,0,1,-8769.59,-2185.73,141.975,0,0,0,''),
(349,0,2,-8776.54,-2193.78,140.96,0,0,0,''),
(349,0,3,-8783.29,-2194.82,140.462,0,0,0,''),