summaryrefslogtreecommitdiff
path: root/npc/025-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/025-2')
-rw-r--r--npc/025-2/guard.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/025-2/guard.txt b/npc/025-2/guard.txt
index 93839a2a3..0a00f0cfd 100644
--- a/npc/025-2/guard.txt
+++ b/npc/025-2/guard.txt
@@ -19,6 +19,10 @@ L_ShortSummary:
.@lock$=l("It is locked but %s should be able to coordinate a raid on it.", $MOST_HEROIC$);
mesn;
mesq l("Past this point is the Fortress Island. %s Even so, be careful, the town should not exist.", ($FORTRESS_STATE ? .@open$ : .@lock$));
+
+ // Endtrail
+ mes "";
+ mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1;
close;
}