Fix SD2 schema from [s2441]

This commit is contained in:
killerwife 2022-01-20 22:22:16 +01:00
parent 718e4537a1
commit 46e6c31ff7

View file

@ -5389,7 +5389,7 @@ INSERT INTO gossip_texts (entry,content_default,comment) VALUES
--
TRUNCATE script_waypoint;
INSERT INTO script_waypoint (entry, pathId, pointid, position_x, position_y, position_z, orientation, waittime, script_id, comment) VALUES
INSERT INTO script_waypoint (Entry, PathId, Point, PositionX, PositionY, PositionZ, Orientation, WaitTime, ScriptId, 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,''),