summaryrefslogtreecommitdiff
path: root/npc/015-8-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-26 19:32:53 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-26 19:32:53 -0300
commit6f622b30127710caf6b4dfcfb9aed5e17643013f (patch)
tree50fe42f45bdd03de41d002d25ce4567071e1ae39 /npc/015-8-1
parentb3baf8b7e1de7443cf5c518503dafbae7ed5926f (diff)
downloadserverdata-6f622b30127710caf6b4dfcfb9aed5e17643013f.tar.gz
serverdata-6f622b30127710caf6b4dfcfb9aed5e17643013f.tar.bz2
serverdata-6f622b30127710caf6b4dfcfb9aed5e17643013f.tar.xz
serverdata-6f622b30127710caf6b4dfcfb9aed5e17643013f.zip
Prevent Crazyfefe from completing the campaign if he kills Sagratha
Diffstat (limited to 'npc/015-8-1')
-rw-r--r--npc/015-8-1/campaign.txt2
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));