Skip to content
This repository was archived by the owner on Dec 4, 2020. It is now read-only.

Commit f9ed4f6

Browse files
committed
Correct Labyrinth Lizard familyids
1 parent b1fe7fc commit f9ed4f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sql/mob_pools.sql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5605,7 +5605,7 @@ INSERT INTO `mob_pools` VALUES (5544,'Ghillie_Dhu','Ghillie_Dhu',437,0x000088010
56055605
INSERT INTO `mob_pools` VALUES (5545,'Highlander_Lizard','Highlander_Lizard',438,0x0000480100000000000000000000000000000000,1,1,7,240,110,0,0,0,1,2,0,0,980,131,0,0,0,1,0,438);
56065606
INSERT INTO `mob_pools` VALUES (5546,'Chaneque','Chaneque',496,0x0000C70800000000000000000000000000000000,2,2,1,480,100,0,0,0,0,2,7,0,0,129,8,0,0,1,0,496);
56075607
INSERT INTO `mob_pools` VALUES (5547,'Maze_Lizard','Maze_Lizard',97,0x0000490100000000000000000000000000000000,1,1,7,240,100,0,0,0,1,0,0,0,239,131,0,0,0,1,0,97);
5608-
INSERT INTO `mob_pools` VALUES (5548,'Labyrinth_Lizard','Labyrinth_Lizard',97,0x0000490100000000000000000000000000000000,1,1,7,240,100,0,0,0,1,0,0,0,239,131,0,0,0,1,0,97);
5608+
INSERT INTO `mob_pools` VALUES (5548,'Labyrinth_Lizard','Labyrinth_Lizard',174,0x0000490100000000000000000000000000000000,1,1,7,240,100,0,0,0,1,0,0,0,239,131,0,0,0,1,0,97);
56095609
INSERT INTO `mob_pools` VALUES (5549,'Qnaern_rng','Qnaern_rng',3,0x00005E0500000000000000000000000000000000,11,11,4,240,100,0,0,0,1,0,0,0,0,0,0,0,0,1,0,443);
56105610
INSERT INTO `mob_pools` VALUES (5550,'Kindred_Summoner','Kindred_Summoner',358,0x0000E80200000000000000000000000000000000,15,15,7,290,100,0,1,1,1,16,0,0,343,135,0,0,31,1,256,358);
56115611
INSERT INTO `mob_pools` VALUES (5551,'Player_Pet_Wyvern','Player_Pet_Wyvern',193,0x0000180000000000000000000000000000000000,14,1,12,320,100,0,0,0,0,0,0,32,0,0,0,0,0,1,0,193);
@@ -6112,7 +6112,7 @@ INSERT INTO `mob_pools` VALUES (6066,'Hitaume','Hitaume',359,0x05002F02000000000
61126112
INSERT INTO `mob_pools` VALUES (6067,'Cavanneche','Cavanneche',359,0x05002C0200000000000000000000000000000000,8,8,7,240,100,0,1,1,1,2,0,32,7,157,0,0,5,1,0,0);
61136113
INSERT INTO `mob_pools` VALUES (6068,'EaTho_Cruelheart_NM','EaTho_Cruelheart_NM',202,0x00004C0800000000000000000000000000000000,8,8,2,265,100,0,1,0,1,2,0,0,0,0,0,0,5,1,0,202);
61146114
INSERT INTO `mob_pools` VALUES (6069,'Ghul-I-Beaban_BLM','Ghul-I-Beaban',227,0x0000340200000000000000000000000000000000,4,8,12,240,100,0,1,1,1,16,0,32,217,157,0,0,305,1,0,227);
6115-
INSERT INTO `mob_pools` VALUES (6070,'Labyrinth_Lizard_aggro','Labyrinth_Lizard',97,0x0000490100000000000000000000000000000000,1,1,7,240,100,0,1,0,1,0,0,0,239,131,0,0,0,1,0,97);
6115+
INSERT INTO `mob_pools` VALUES (6070,'Labyrinth_Lizard_aggro','Labyrinth_Lizard',174,0x0000490100000000000000000000000000000000,1,1,7,240,100,0,1,0,1,0,0,0,239,131,0,0,0,1,0,97);
61166116
INSERT INTO `mob_pools` VALUES (6071,'Digger_Wasp_aggro','Digger_Wasp',48,0x0000110100000000000000000000000000000000,1,1,2,240,100,0,1,0,1,0,0,0,237,643,8,0,0,1,0,48);
61176117
INSERT INTO `mob_pools` VALUES (6072,'Warden_Beetle','Warden_Beetle',49,0x0000980100000000000000000000000000000000,7,7,8,240,100,0,0,0,1,0,0,0,7738,133,0,0,0,1,0,49);
61186118
INSERT INTO `mob_pools` VALUES (6073,'Starborer','Starborer',49,0x0000980100000000000000000000000000000000,7,7,8,240,100,0,0,0,1,0,0,0,151,133,0,0,0,1,0,49);

0 commit comments

Comments
 (0)