From fc303f193a6823b017f1ae6d48882fd7e3f9ac45 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Thu, 14 Mar 2019 16:49:45 +0000 Subject: [PATCH] Updated grandboss_data SQL table. Contributed by champzix1. --- .../db_installer/sql/game/grandboss_data.sql | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/L2J_Mobius_6.0_Fafurion/dist/db_installer/sql/game/grandboss_data.sql b/L2J_Mobius_6.0_Fafurion/dist/db_installer/sql/game/grandboss_data.sql index a5c6345065..ade7cfaac7 100644 --- a/L2J_Mobius_6.0_Fafurion/dist/db_installer/sql/game/grandboss_data.sql +++ b/L2J_Mobius_6.0_Fafurion/dist/db_installer/sql/game/grandboss_data.sql @@ -13,17 +13,17 @@ CREATE TABLE IF NOT EXISTS `grandboss_data` ( ) ENGINE=InnoDB DEFAULT CHARSET=utf8; 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 +(29001, -21610, 181594, -5734, 0, 40218408, 300), -- Queen Ant (29006, 17726, 108915, -6480, 0, 622493.58388, 3793.536), -- Core -(29325, 55024, 17368, -5412, 10126, 622493.58388, 3793.536), -- Orfen -(29020, 116033, 17447, 10107, -25348, 4068372, 39960), -- Baium -(29068, 185708, 114298, -8221,32768, 62802301, 1998000), -- Antharas -(29028, -105200, -253104, -15264, 0, 62041918, 2248572), -- Valakas -(29240, 0, 0, 0, 0, 288282589, 47100), -- Lindvior -(29197, 81208, -182095, -9895, 0, 512402016, 47100), -- Trasken +(29325, 43400, 16504, -4395, 0, 247117958, 177258), -- Orfen +(29020, 116033, 17447, 10107, -25348, 53342293, 18000), -- Baium +(29068, 185708, 114298, -8221,32768, 1240440638, 201454), -- Antharas +(29028, -105200, -253104, -15264, 0, 1240440638, 201454), -- Valakas +(29240, 0, 0, 0, 0, 498728877, 95237), -- Lindvior +(29197, 81208, -182095, -9895, 0, 549579599.71479, 22800), -- Trasken (29118, 0, 0, 0, 0, 4109288, 1220547), -- Beleth -(29336, 185080, -12613, -5499, 16550, 556345880, 86847), -- Anakim -(29348, 185062, -9605, -5499, 15640, 486021997, 79600), -- Lilith -(26124, 0, 0, 0, 0, 13945521, 50920), -- Kelbim +(29348, 185080, -12613, -5499, 16550, 556345880, 86847), -- Anakim +(29336, 185062, -9605, -5499, 15640, 486021997, 79600), -- Lilith +(26124, 0, 0, 0, 0, 20949082.10169, 83501.371), -- Kelbim (29305, 0, 0, 0, 0, 589355368, 51696), -- Helios (19740, 180712, 210664, -14823, 22146, 412872295, 124077); -- Fafurion