From 805abcc8c7c6c27b5a27d03459521960609e2de8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 May 2022 22:20:10 -0300 Subject: NORESET: You can only do this quest once every 4 hours --- npc/034-4/exit.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/034-4') diff --git a/npc/034-4/exit.txt b/npc/034-4/exit.txt index 1f9730908..c695940a5 100644 --- a/npc/034-4/exit.txt +++ b/npc/034-4/exit.txt @@ -11,6 +11,8 @@ OnWumpus: .@q = getq2(HurnscaldQuest_Gemini); // TODO: Maybe exchange an Wumpus Egg for a Sunny Crystal or Mylarin Dust? // Have a NPC do so only once, for the Savior set. + // FIXME: A way to exit, maybe a switch, or...? + // TODO: Once you exit, put the quest in cooldown for 4 hours as well. if (.@q == 0 || .@q == 2 || (.@q > 5 && !(.@q % 3))) getitem WumpusEgg, 1; else -- cgit v1.2.3-70-g09d2