From ea3065ade7910d35b5f081ab5aa69e899abc4395 Mon Sep 17 00:00:00 2001 From: sruon Date: Thu, 6 Mar 2025 00:37:17 -0700 Subject: [PATCH] Einherjar direct drops --- sql/mob_droplist.sql | 91 ++++++++++++++++++++++++++++++++++++ sql/mob_groups.sql | 108 +++++++++++++++++++++---------------------- 2 files changed, 145 insertions(+), 54 deletions(-) diff --git a/sql/mob_droplist.sql b/sql/mob_droplist.sql index 439b97381c5..fcbd3d35306 100644 --- a/sql/mob_droplist.sql +++ b/sql/mob_droplist.sql @@ -27595,6 +27595,97 @@ INSERT INTO `mob_droplist` VALUES (3409,0,0,1000,5384,@ALWAYS); INSERT INTO `mob_droplist` VALUES (3409,0,0,1000,5384,@ALWAYS); INSERT INTO `mob_droplist` VALUES (3409,0,0,1000,5384,@ALWAYS); +-- ZoneID: 78 - Dark Elemental +-- ZoneID: 78 - Rotting Huskarl +-- ZoneID: 78 - Craven Einherjar +-- ZoneID: 78 - Hyndla +-- ZoneID: 78 - Nickur +-- ZoneID: 78 - Hazhalm Bat +-- ZoneID: 78 - Hazhalm Bats +-- ZoneID: 78 - Gardsvor +-- ZoneID: 78 - Einherjar Brei +-- ZoneID: 78 - Hazhalm Leech +-- ZoneID: 78 - Winebibber +-- ZoneID: 78 - Waldgeist +-- ZoneID: 78 - Odins Fool +-- ZoneID: 78 - Battlemite +-- ZoneID: 78 - Utgarth Bat +-- ZoneID: 78 - Utgarth Bats +-- ZoneID: 78 - Utgarth Leech +-- ZoneID: 78 - Experimental Poroggo +-- ZoneID: 78 - Liquified Einherjar +-- ZoneID: 78 - Soulflayer +-- ZoneID: 78 - Audhumbla +-- ZoneID: 78 - Marid X +-- ZoneID: 78 - Wivre X +-- ZoneID: 78 - Berserkr +-- ZoneID: 78 - Margygr +-- ZoneID: 78 - Odins Jester +-- ZoneID: 78 - Corrupt Einherjar +-- ZoneID: 78 - Manticore X +-- ZoneID: 78 - Ormr +-- ZoneID: 78 - Chigoe +-- ZoneID: 78 - Djigga +-- ZoneID: 78 - Logi +-- ZoneID: 78 - Flames of Muspelheim +-- ZoneID: 78 - Infected Wamoura +-- ZoneID: 78 - Sjokrakjen +-- ZoneID: 78 - Einherjar Eater +-- ZoneID: 78 - Hafgygr +-- ZoneID: 78 - Hervarth +-- ZoneID: 78 - Hjorvarth +-- ZoneID: 78 - Hrani +-- ZoneID: 78 - Angantyr +-- ZoneID: 78 - Bui +-- ZoneID: 78 - Brami +-- ZoneID: 78 - Barri +-- ZoneID: 78 - Reifnir +-- ZoneID: 78 - Tind +-- ZoneID: 78 - Tyrfing +-- ZoneID: 78 - Hadding the Elder +-- ZoneID: 78 - Hadding the Younger +-- ZoneID: 78 - Vampyr Dog +-- ZoneID: 78 - Idun +-- ZoneID: 78 - Vanquished Einherjar +-- ZoneID: 78 - Bugard X +INSERT INTO `mob_droplist` VALUES (3410,0,0,1000,5415,@RARE); -- Page from Balrahn's Reflections (Rare, 5%) + +-- ZoneID: 78 - Odin (Odin's Chamber) +INSERT INTO `mob_droplist` VALUES (3411,1,1,@ALWAYS,1325,250); -- Aquarian Abjuration Body (Group 1, Always, 100% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,1,@ALWAYS,1320,250); -- Earthen Abjuration Body (Group 1, Always, 100% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,1,@ALWAYS,1330,250); -- Martial Abjuration Body (Group 1, Always, 100% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,1,@ALWAYS,1335,250); -- Wyrmal Abjuration Body (Group 1, Always, 100% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1326,100); -- Aquarian Abjuration Hands (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1328,100); -- Aquarian Abjuration Feet (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1318,100); -- Dryadic Abjuration Feet (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1321,100); -- Earthen Abjuration Hands (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1322,100); -- Earthen Abjuration Legs (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1332,100); -- Martial Abjuration Legs (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1333,100); -- Martial Abjuration Feet (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1339,100); -- Neptunal Abjuration Head (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1342,100); -- Neptunal Abjuration Legs (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,2,@ALWAYS,1334,100); -- Wyrmal Abjuration Head (Group 2, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2434,100); -- Hadean Abjuration Head (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2435,100); -- Hadean Abjuration Body (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2436,100); -- Hadean Abjuration Hands (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2437,100); -- Hadean Abjuration Legs (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2438,100); -- Hadean Abjuration Feet (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2429,100); -- Phantasmal Abjuration Head (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2430,100); -- Phantasmal Abjuration Body (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2431,100); -- Phantasmal Abjuration Hands (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2432,100); -- Phantasmal Abjuration Legs (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,3,@ALWAYS,2433,100); -- Phantasmal Abjuration Feet (Group 3, Always, 100% - 10%) +INSERT INTO `mob_droplist` VALUES (3411,1,4,@VCOMMON,1325,167); -- Aquarian Abjuration Body (Group 4, Very Common, 24% - 16.7%) +INSERT INTO `mob_droplist` VALUES (3411,1,4,@VCOMMON,1320,167); -- Earthen Abjuration Body (Group 4, Very Common, 24% - 16.7%) +INSERT INTO `mob_droplist` VALUES (3411,1,4,@VCOMMON,1330,167); -- Martial Abjuration Body (Group 4, Very Common, 24% - 16.7%) +INSERT INTO `mob_droplist` VALUES (3411,1,4,@VCOMMON,1335,167); -- Wyrmal Abjuration Body (Group 4, Very Common, 24% - 16.7%) +INSERT INTO `mob_droplist` VALUES (3411,1,4,@VCOMMON,2435,166); -- Hadean Abjuration Body (Group 4, Very Common, 24% - 16.6%) +INSERT INTO `mob_droplist` VALUES (3411,1,4,@VCOMMON,2430,166); -- Phantasmal Abjuration Body (Group 4, Very Common, 24% - 16.6%) +INSERT INTO `mob_droplist` VALUES (3411,1,5,@VCOMMON,17745,250); -- Hofud (Group 5, Very Common, 24% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,5,@VCOMMON,18121,250); -- Valkyrie's Fork (Group 5, Very Common, 24% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,5,@VCOMMON,16117,250); -- Valhalla Helm (Group 5, Very Common, 24% - 25%) +INSERT INTO `mob_droplist` VALUES (3411,1,5,@VCOMMON,14577,250); -- Valhalla Breastplate (Group 5, Very Common, 24% - 25%) + /*!40000 ALTER TABLE `mob_droplist` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; diff --git a/sql/mob_groups.sql b/sql/mob_groups.sql index b4ba654b2c5..62a196d4cf9 100644 --- a/sql/mob_groups.sql +++ b/sql/mob_groups.sql @@ -4128,59 +4128,59 @@ INSERT INTO `mob_groups` VALUES (15,3782,78,'Stoorworm',0,128,0,0,0,85,90,0); INSERT INTO `mob_groups` VALUES (16,1422,78,'Freke',0,128,0,0,0,85,90,0); INSERT INTO `mob_groups` VALUES (17,4130,78,'Vampyr_Jarl',0,128,0,0,0,85,90,0); INSERT INTO `mob_groups` VALUES (18,2756,78,'Motsognir',0,128,0,0,0,85,90,0); -INSERT INTO `mob_groups` VALUES (19,913,78,'Dark_Elemental',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (20,3397,78,'Rotting_Huskarl',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (21,829,78,'Craven_Einherjar',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (22,2037,78,'Hyndla',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (23,2838,78,'Nickur',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (24,1905,78,'Hazhalm_Bat',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (25,1906,78,'Hazhalm_Bats',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (26,1459,78,'Gardsvor',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (27,1187,78,'Einherjar_Brei',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (28,1907,78,'Hazhalm_Leech',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (29,4352,78,'Winebibber',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (30,4276,78,'Waldgeist',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (31,2942,78,'Odins_Fool',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (32,367,78,'Battlemite',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (33,4109,78,'Utgarth_Bat',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (34,4110,78,'Utgarth_Bats',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (35,4111,78,'Utgarth_Leech',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (36,1273,78,'Experimental_Poroggo',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (37,2422,78,'Liquified_Einherjar',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (38,3704,78,'Soulflayer',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (39,283,78,'Audhumbla',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (40,2563,78,'Marid-X',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (41,4356,78,'Wivre-X',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (42,397,78,'Berserkr',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (43,2561,78,'Margygr',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (44,2943,78,'Odins_Jester',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (45,800,78,'Corrupt_Einherjar',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (46,2555,78,'Manticore-X',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (47,3054,78,'Ormr',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (48,714,78,'Chigoe',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (49,1071,78,'Djigga',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (50,2430,78,'Logi',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (51,1356,78,'Flames_of_Muspelheim',0,128,0,0,0,0,0,0); -INSERT INTO `mob_groups` VALUES (52,2076,78,'Infected_Wamoura',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (53,3641,78,'Sjokrakjen',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (54,1188,78,'Einherjar_Eater',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (55,1873,78,'Hafgygr',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (56,1936,78,'Hervarth',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (57,1962,78,'Hjorvarth',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (58,1997,78,'Hrani',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (59,137,78,'Angantyr',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (60,571,78,'Bui',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (61,521,78,'Brami',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (62,351,78,'Barri',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (63,3349,78,'Reifnir',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (64,3921,78,'Tind',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (65,4069,78,'Tyrfing',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (66,1870,78,'Hadding_the_Elder',0,128,0,0,0,0,0,0); -INSERT INTO `mob_groups` VALUES (67,1871,78,'Hadding_the_Younger',0,128,0,0,0,0,0,0); -INSERT INTO `mob_groups` VALUES (68,4129,78,'Vampyr_Dog',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (69,2049,78,'Idun',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (70,4201,78,'Vanquished_Einherjar',0,128,0,0,0,75,80,0); -INSERT INTO `mob_groups` VALUES (71,558,78,'Bugard-X',0,128,0,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (19,913,78,'Dark_Elemental',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (20,3397,78,'Rotting_Huskarl',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (21,829,78,'Craven_Einherjar',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (22,2037,78,'Hyndla',0,128,0,3410,0,75,80,0); +INSERT INTO `mob_groups` VALUES (23,2838,78,'Nickur',0,128,0,3410,0,75,80,0); +INSERT INTO `mob_groups` VALUES (24,1905,78,'Hazhalm_Bat',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (25,1906,78,'Hazhalm_Bats',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (26,1459,78,'Gardsvor',0,128,0,3410,0,75,80,0); +INSERT INTO `mob_groups` VALUES (27,1187,78,'Einherjar_Brei',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (28,1907,78,'Hazhalm_Leech',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (29,4352,78,'Winebibber',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (30,4276,78,'Waldgeist',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (31,2942,78,'Odins_Fool',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (32,367,78,'Battlemite',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (33,4109,78,'Utgarth_Bat',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (34,4110,78,'Utgarth_Bats',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (35,4111,78,'Utgarth_Leech',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (36,1273,78,'Experimental_Poroggo',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (37,2422,78,'Liquified_Einherjar',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (38,3704,78,'Soulflayer',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (39,283,78,'Audhumbla',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (40,2563,78,'Marid-X',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (41,4356,78,'Wivre-X',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (42,397,78,'Berserkr',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (43,2561,78,'Margygr',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (44,2943,78,'Odins_Jester',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (45,800,78,'Corrupt_Einherjar',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (46,2555,78,'Manticore-X',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (47,3054,78,'Ormr',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (48,714,78,'Chigoe',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (49,1071,78,'Djigga',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (50,2430,78,'Logi',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (51,1356,78,'Flames_of_Muspelheim',0,128,3410,0,0,0,0,0); +INSERT INTO `mob_groups` VALUES (52,2076,78,'Infected_Wamoura',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (53,3641,78,'Sjokrakjen',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (54,1188,78,'Einherjar_Eater',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (55,1873,78,'Hafgygr',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (56,1936,78,'Hervarth',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (57,1962,78,'Hjorvarth',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (58,1997,78,'Hrani',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (59,137,78,'Angantyr',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (60,571,78,'Bui',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (61,521,78,'Brami',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (62,351,78,'Barri',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (63,3349,78,'Reifnir',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (64,3921,78,'Tind',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (65,4069,78,'Tyrfing',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (66,1870,78,'Hadding_the_Elder',0,128,3410,0,0,0,0,0); +INSERT INTO `mob_groups` VALUES (67,1871,78,'Hadding_the_Younger',0,128,3410,0,0,0,0,0); +INSERT INTO `mob_groups` VALUES (68,4129,78,'Vampyr_Dog',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (69,2049,78,'Idun',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (70,4201,78,'Vanquished_Einherjar',0,128,3410,0,0,75,80,0); +INSERT INTO `mob_groups` VALUES (71,558,78,'Bugard-X',0,128,3410,0,0,75,80,0); INSERT INTO `mob_groups` VALUES (72,4128,78,'Vampyr_Bats',0,128,0,0,0,75,80,0); INSERT INTO `mob_groups` VALUES (73,4131,78,'Vampyr_Wolf',0,128,0,0,0,75,80,0); INSERT INTO `mob_groups` VALUES (74,2004,78,'Huginn',0,128,0,0,0,80,85,0); @@ -4198,7 +4198,7 @@ INSERT INTO `mob_groups` VALUES (85,1815,78,'Grimgerde',0,128,0,0,0,68,72,0); INSERT INTO `mob_groups` VALUES (86,4279,78,'Waltraute',0,128,0,0,0,68,72,0); INSERT INTO `mob_groups` VALUES (87,0,78,'Odin_Prime',0,128,0,0,0,0,0,0); INSERT INTO `mob_groups` VALUES (88,0,78,'Odin_Image',0,128,0,0,0,0,0,0); -INSERT INTO `mob_groups` VALUES (89,2941,78,'Odin',0,128,0,0,0,85,90,0); +INSERT INTO `mob_groups` VALUES (89,2941,78,'Odin',0,128,3411,0,0,85,90,0); -- ------------------------------------------------------------ -- Caedarva_Mire (Zone 79)