From fe515c8dbcce7650a1c960e253841000a8a29e4c Mon Sep 17 00:00:00 2001 From: WinterSolstice8 <60417494+wintersolstice8@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:54:06 -0700 Subject: [PATCH] [sql] fix import error --- sql/mob_droplist.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sql/mob_droplist.sql b/sql/mob_droplist.sql index 758d9f1c566..cf27a0de494 100644 --- a/sql/mob_droplist.sql +++ b/sql/mob_droplist.sql @@ -26941,8 +26941,8 @@ INSERT INTO `mob_droplist` VALUES (3325,0,0,1000,1312,@RARE); -- Piece Of A INSERT INTO `mob_droplist` VALUES (3325,0,0,1000,19126,@UNCOMMON); -- Papilio Kirpan (Uncommon, 10%) -- ZoneID: 136 - Becut -INSERT INTO `mob_droplist` VALUES (3326,0,0,1000,2815,@UNCOMMON); -- Aptant Of Arkhe (Uncommon, 10%) -INSERT INTO `mob_droplist` VALUES (3326,0,0,1000,2822,2811,@UNCOMMON); -- Aptant Of Primus (Uncommon, 10%) +INSERT INTO `mob_droplist` VALUES (3326,0,0,1000,2815,@UNCOMMON); -- Aptant Of Arkhe (Uncommon, 10%) +INSERT INTO `mob_droplist` VALUES (3326,0,0,1000,2811,@UNCOMMON); -- Aptant Of Primus (Uncommon, 10%) -- ZoneID: 137 - Prince Orobas INSERT INTO `mob_droplist` VALUES (3327,0,0,1000,19161,@UNCOMMON); -- Lyft Claymore (Uncommon, 10%)