diff options
Diffstat (limited to 'npc/015-8-1')
-rw-r--r-- | npc/015-8-1/campaign.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/015-8-1/campaign.txt b/npc/015-8-1/campaign.txt index 36fc39eee..ce1884d78 100644 --- a/npc/015-8-1/campaign.txt +++ b/npc/015-8-1/campaign.txt @@ -245,6 +245,8 @@ OnSW05: OnSW06: .@m$=getmap(); .@n$=instance_npcname(.name$); + if (getq(HurnscaldQuest_Sagratha) < 5) + end; mesn l("Sagratha"); mesq l("@@, we should leave here now.", strcharinfo(0)); |