|
@@ -10138,3 +10138,7 @@ INSERT INTO `npc` VALUES
|
|
|
(36597,36597,'Supplies Safe',0,'',0,'LineageMonster.mimic','8.5','8.5',80,'male','L2Monster',40,'3290.11306877694','1674.8','8.5','3',40,43,30,21,20,20,0,0,'970.537548504614','341.375','662.751329129412','249.80341',253,4,0,333,0,0,0,80,1,1,1,0,1),
|
|
|
(36598,36598,'Supplies Safe',0,'',0,'LineageMonster.mimic','8.5','8.5',80,'male','L2Monster',40,'3290.11306877694','1674.8','8.5','3',40,43,30,21,20,20,0,0,'970.537548504614','341.375','662.751329129412','249.80341',253,4,0,333,0,0,0,80,1,1,1,0,1),
|
|
|
(36599,36599,'Supplies Safe',0,'',0,'LineageMonster.mimic','8.5','8.5',80,'male','L2Monster',40,'3290.11306877694','1674.8','8.5','3',40,43,30,21,20,20,0,0,'970.537548504614','341.375','662.751329129412','249.80341',253,4,0,333,0,0,0,80,1,1,1,0,1);
|
|
|
+
|
|
|
+-- FIXME (this is TEMP FIX because this NPCs are controlled by script, but they should be L2RaidBoss)
|
|
|
+-- Shadow of Halisha Bosses
|
|
|
+UPDATE `npc` SET `type`='L2SepulcherMonster' WHERE `id` IN (25339,25342,25346,25349);
|