summaryrefslogtreecommitdiff
path: root/npc/034-4
diff options
context:
space:
mode:
Diffstat (limited to 'npc/034-4')
-rw-r--r--npc/034-4/exit.txt2
1 files changed, 2 insertions, 0 deletions
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