From d66a0068ce0349705cfa12ba3355be45602c458b Mon Sep 17 00:00:00 2001 From: ThrisStraizo <45871917+ThrisStraizo@users.noreply.github.com> Date: Fri, 1 May 2026 09:44:21 -0700 Subject: [PATCH] Adjust Foreseer's delay back to 240 This NM pre-hasted himself in my original cap and I simply didn't notice. My bad. --- sql/mob_pools.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/mob_pools.sql b/sql/mob_pools.sql index 66c106356cf..790047cddd8 100644 --- a/sql/mob_pools.sql +++ b/sql/mob_pools.sql @@ -1456,7 +1456,7 @@ INSERT INTO `mob_pools` VALUES (1397,'Fomor_Thief','Fomor_Thief',115,0x0500FE030 INSERT INTO `mob_pools` VALUES (1398,'Fomor_Warrior','Fomor_Warrior',115,0x0500FC0300000000000000000000000000000000,1,1,6,240,100,0,1,0,1,0,0,0,79,131,0,0,0,0,0,115,115,1,20); INSERT INTO `mob_pools` VALUES (1399,'Foo_Peku_the_Bloodcloak','Foo_Peku_the_Bloodcloak',270,0x00003A0400000000000000000000000000000000,1,1,10,240,100,0,1,0,1,2,0,32,0,159,0,0,0,0,0,360,360,3,20); INSERT INTO `mob_pools` VALUES (1400,'Forbidding_Koheel_Ja','Forbidding_Koheel_Ja',176,0x0600440600000000000000000000000000000000,6,6,9,280,100,0,1,1,1,0,0,32,0,157,4,0,0,0,0,176,176,NULL,NULL); -INSERT INTO `mob_pools` VALUES (1401,'Foreseer_Oramix','Foreseer_Oramix',133,0x0000ED0100000000000000000000000000000000,3,3,12,200,100,0,1,0,1,2,0,32,258,157,0,0,20,0,0,133,133,2,13); +INSERT INTO `mob_pools` VALUES (1401,'Foreseer_Oramix','Foreseer_Oramix',133,0x0000ED0100000000000000000000000000000000,3,3,12,240,100,0,1,0,1,2,0,32,258,157,0,0,20,0,0,133,133,2,13); INSERT INTO `mob_pools` VALUES (1402,'Forester_Beetle','Forester_Beetle',49,0x0000980100000000000000000000000000000000,7,7,8,240,100,0,0,0,1,0,0,0,0,131,0,0,0,0,0,49,49,1,12); INSERT INTO `mob_pools` VALUES (1403,'Forest_Funguar','Forest_Funguar',116,0x0000780100000000000000000000000000000000,1,1,11,240,100,0,0,0,1,0,0,0,443,129,0,0,0,0,0,116,116,0,12); INSERT INTO `mob_pools` VALUES (1404,'Forest_Hare','Forest_Hare',206,0x00000C0100000000000000000000000000000000,1,1,7,240,100,0,0,0,0,0,0,0,385,129,0,0,0,0,0,206,206,0,11);