Initial changes.
This commit is contained in:
@@ -15,9 +15,9 @@ CREATE TABLE IF NOT EXISTS `grandboss_data` (
|
||||
INSERT IGNORE INTO `grandboss_data` (`boss_id`,`loc_x`,`loc_y`,`loc_z`,`heading`,`currentHP`,`currentMP`) VALUES
|
||||
(29001, -21610, 181594, -5734, 0, 229898.48, 667.776), -- Queen Ant
|
||||
(29006, 17726, 108915, -6480, 0, 622493.58388, 3793.536), -- Core
|
||||
(29014, 55024, 17368, -5412, 10126, 622493.58388, 3793.536), -- Orfen
|
||||
(29014, 55024, 17368, -5412, 10126, 622493.58388, 3793.536); -- Orfen
|
||||
-- (29020, 116033, 17447, 10107, -25348, 4068372, 39960), -- Baium
|
||||
-- (29028, -105200, -253104, -15264, 0, 62041918, 2248572), -- Valakas
|
||||
(29068, 185708, 114298, -8221,32768, 62802301, 1998000); -- Antharas
|
||||
-- (29068, 185708, 114298, -8221,32768, 62802301, 1998000) -- Antharas
|
||||
-- (25286, 185080, -12613, -5499, 16550, 556345880, 86847), -- Anakim
|
||||
-- (25283, 185062, -9605, -5499, 15640, 486021997, 79600), -- Lilith
|
||||
|
Reference in New Issue
Block a user