diff options
-rw-r--r-- | npc/014-5-1/objects.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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"); |