From eed1b3b00e2349c06405b14efe58d34b432f65ae Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 8 Mar 2025 22:49:38 -0300 Subject: This should stop the players whom "can't finish Sagratha's Quest" --- npc/014-5-1/objects.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/014-5-1/objects.txt b/npc/014-5-1/objects.txt index ed3520924..ff10339e6 100644 --- a/npc/014-5-1/objects.txt +++ b/npc/014-5-1/objects.txt @@ -26,6 +26,7 @@ OnInit: mesc l("Thinking well... There's something behind it! A secret window!"); if (getq(HurnscaldQuest_Sagratha) <= 2) { setq3 HurnscaldQuest_Sagratha, 1; + mesc l("I should ask Wyara what's happening; I can smell blood from this passage."), 1; } else { next; mesn l("Secret Window"); -- cgit v1.2.3-70-g09d2