Changed comment
This commit is contained in:
parent
e89ff65d59
commit
438077bc0c
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
INSERT INTO version_db_world(`sql_rev`) VALUES ('1473111186171042200');
|
||||
INSERT INTO version_db_world(`sql_rev`) VALUES ('1473111186171042200');
|
||||
|
||||
// Culling of Stratholme Fix
|
||||
// Fix Arthus start senario & Resting point fix
|
||||
-- Culling of Stratholme Fix
|
||||
-- Fix Arthus start senario & Resting point fix
|
||||
|
||||
|
||||
ALTER TABLE world_db_version CHANGE COLUMN 2016_08_14_00 2016_08_14_01 bit;
|
||||
|
|
@ -84,4 +84,4 @@ INSERT INTO `script_waypoint` VALUES
|
|||
(26499, 53, 2329.88, 1406.27, 128.013, 12000, 'culling Market WP3'),
|
||||
(26499, 54, 2327.39, 1412.47, 127.692, 0, 'culling Market WP4'),
|
||||
(26499, 55, 2303.02, 1480.07, 128.139, 0, 'culling Crusader WP1'),
|
||||
(26499, 56, 2296.67, 1502.36, 128.362, 0, 'culling Crusader WP2');
|
||||
(26499, 56, 2296.67, 1502.36, 128.362, 0, 'culling Crusader WP2');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue