summaryrefslogtreecommitdiff
path: root/npc/017-10
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-04 14:47:48 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-04 14:47:48 -0300
commit8790f4ad7f115d4c6e869391c65ec0054e8c1121 (patch)
treeb980bafdf84255c5ea11748886888b2fe564906e /npc/017-10
parent94d2b5befea350bd6b181f7224ea3ebcf4b4e555 (diff)
downloadserverdata-8790f4ad7f115d4c6e869391c65ec0054e8c1121.tar.gz
serverdata-8790f4ad7f115d4c6e869391c65ec0054e8c1121.tar.bz2
serverdata-8790f4ad7f115d4c6e869391c65ec0054e8c1121.tar.xz
serverdata-8790f4ad7f115d4c6e869391c65ec0054e8c1121.zip
MQ 16 over
Diffstat (limited to 'npc/017-10')
-rw-r--r--npc/017-10/mayor.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/017-10/mayor.txt b/npc/017-10/mayor.txt
index 16ec223cb..065dec64b 100644
--- a/npc/017-10/mayor.txt
+++ b/npc/017-10/mayor.txt
@@ -17,6 +17,11 @@
switch (.@q) {
case 0:
Exception("ERROR", RB_SPEECH|RB_ISFATAL);
+ case 17:
+ // Endtrail
+ mes "";
+ mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1;
+ break;
}
close;