From 79350a1c49f3196906dd491cbe50a6039a709d0d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 May 2019 23:50:38 -0300 Subject: Add some stuff to Sagratha's House --- npc/014-5-1/objects.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'npc/014-5-1') diff --git a/npc/014-5-1/objects.txt b/npc/014-5-1/objects.txt index 701adc605..55d7d395f 100644 --- a/npc/014-5-1/objects.txt +++ b/npc/014-5-1/objects.txt @@ -23,7 +23,12 @@ OnInit: if (@qsagratha >= 31) { next; mesn; - mesc l("Thinking well... There's something behind it! A secret door!"); + mesc l("Thinking well... There's something behind it! A secret window!"); + if (getq(HurnscaldQuest_Sagratha) <= 2) + setq3 HurnscaldQuest_Sagratha, 1; + next; + mesn l("Secret Window"); + mesc l("The window appears to be unlocked. It might have been open some time ago."); } close; OnInit: -- cgit v1.2.3-70-g09d2