From a1a90c957d5f9630d460b1affcec886fce875bd2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 Mar 2019 19:57:29 -0300 Subject: Increase COD Desert time in 30s --- npc/018-2-1/dustman.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/018-2-1/dustman.txt') diff --git a/npc/018-2-1/dustman.txt b/npc/018-2-1/dustman.txt index 03736fe72..dfe6e0d9b 100644 --- a/npc/018-2-1/dustman.txt +++ b/npc/018-2-1/dustman.txt @@ -155,7 +155,7 @@ L_SkipIntro: closeclientdialog; @COD_CHECKPOINT=0; warp "001-10", rand(163,171), rand(119,124); - addtimer(90000,"#COD_BossRoomCheck::OnTimeDefeat"); + addtimer(120000,"#COD_BossRoomCheck::OnTimeDefeat"); dispbottom l("Good luck!"); close; } @@ -178,6 +178,7 @@ L_InformationCOD: mesc l("The second stage is in the first cave to northwest you can find."); // The full circle have about 268 tiles in distance. You have the needed time to do 2.2 circles in the most efficient fashion. // This means you have a time worth of 590 tiles, at 150ms, granting you 90 seconds to do this quest. (everything rounded up) + // But due a small thing called LAG and MANAPLUS DESYNC I'm now granting a whole two minutes for this stage. next; mesn; mesc l("Once inside the BOSS Cave, you get a five minutes time limit to slay the boss with your party."); -- cgit v1.2.3-60-g2f50