From 613c92bfb42a9a9b5145d3eadf386aeea1d5b824 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 May 2022 18:46:05 -0300 Subject: Do the timer more often to minimize the chance of you failing the quest. --- npc/014-2-2/gemini.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/014-2-2/gemini.txt b/npc/014-2-2/gemini.txt index eca622ecb..ad5261000 100644 --- a/npc/014-2-2/gemini.txt +++ b/npc/014-2-2/gemini.txt @@ -120,7 +120,7 @@ OnCore: break; } } - addtimer(5000, "#Gemini::OnCore"); + addtimer(3000, "#Gemini::OnCore"); end; } -- cgit v1.2.3-60-g2f50