summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1-1/yetiking.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1-1/yetiking.txt b/npc/003-1-1/yetiking.txt
index ab1dde752..4b01b5069 100644
--- a/npc/003-1-1/yetiking.txt
+++ b/npc/003-1-1/yetiking.txt
@@ -131,6 +131,7 @@ OnWarper:
mes col("There is no EXP penalty, but you cannot go back without either completing the cave, or dying.", 9);
mes col("If you die, you'll need to start over everything again!",9);
if (askyesno() == ASK_YES) {
+ setq HurnscaldQuest_Celestia, 2; // This is a fix
warp "001-6", 27, 180;
}
setnpcdisplay .name$, NPC_SUMMONING_CIRC;