- fixed missing statics for constellation "21000062" , closed #232

This commit is contained in:
Exodus4D
2016-07-15 22:00:43 +02:00
parent 79cbeedb91
commit 6c96aa6fa6

View File

@@ -490,7 +490,8 @@ INSERT INTO `system_wormhole` (`id`, `created`, `updated`, `constellationId`, `w
(457, '2015-12-26 16:19:18', '2015-12-26 16:19:18', 21000329, 20),
(458, '2016-07-15 18:45:01', '2016-07-15 18:45:01', 21000324, 81),
(459, '2016-07-15 18:45:01', '2016-07-15 18:45:01', 21000324, 82),
(460, '2016-07-15 18:45:09', '2016-07-15 18:45:09', 21000324, 83);
(460, '2016-07-15 18:45:09', '2016-07-15 18:45:09', 21000324, 83),
(461, '2016-07-15 19:55:26', '2016-07-15 19:55:26', 21000062, 75);
--
-- Truncate table before insert `wormhole`