Skip to content

Commit

Permalink
Address issue LandSandBoat#713 King Vinegarroon aggro when walking by
Browse files Browse the repository at this point in the history
  • Loading branch information
CatsEyeXI committed Sep 17, 2021
1 parent 7e38048 commit a7c4fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/mob_pools.sql
Original file line number Diff line number Diff line change
Expand Up @@ -2314,7 +2314,7 @@ INSERT INTO `mob_pools` VALUES (2258,'King_of_Batons','King_of_Batons',61,0x0000
INSERT INTO `mob_pools` VALUES (2259,'King_of_Coins','King_of_Coins',61,0x0000AF0100000000000000000000000000000000,5,5,11,240,100,0,1,1,1,2,0,0,7,135,0,0,3,0,0,61,61);
INSERT INTO `mob_pools` VALUES (2260,'King_of_Cups','King_of_Cups',61,0x0000AF0100000000000000000000000000000000,3,3,11,240,100,0,1,1,1,2,0,0,7,135,0,0,1,0,0,61,61);
INSERT INTO `mob_pools` VALUES (2261,'King_of_Swords','King_of_Swords',61,0x0000AF0100000000000000000000000000000000,7,7,12,240,100,0,1,1,1,2,0,0,7,135,0,0,4,0,0,61,61);
INSERT INTO `mob_pools` VALUES (2262,'King_Vinegarroon','King_Vinegarroon',274,0x00001C0100000000000000000000000000000000,1,1,7,280,125,0,1,0,0,2,0,32,661,159,0,0,0,0,0,274,274);
INSERT INTO `mob_pools` VALUES (2262,'King_Vinegarroon','King_Vinegarroon',274,0x00001C0100000000000000000000000000000000,1,1,7,280,125,0,0,0,0,2,0,32,661,159,0,0,0,0,0,274,274);
INSERT INTO `mob_pools` VALUES (2263,'King_Zagan','King_Zagan',358,0x0000E60200000000000000000000000000000000,14,14,8,240,100,0,1,1,1,2,0,32,764,159,0,0,0,0,0,358,358);
INSERT INTO `mob_pools` VALUES (2264,'Kirata','Kirata',242,0x0000340100000000000000000000000000000000,1,1,7,240,100,0,1,0,1,2,0,0,0,133,0,0,0,0,0,242,242);
INSERT INTO `mob_pools` VALUES (2265,'Kirin','Kirin',281,0x0000930100000000000000000000000000000000,15,4,7,360,125,0,1,1,0,2,1,32,539,159,0,0,23,0,0,281,281);
Expand Down

0 comments on commit a7c4fd3

Please sign in to comment.