diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-13 04:07:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-13 04:07:26 -0300 |
commit | 912ebeab71957acbde19a1012f04f308ec464629 (patch) | |
tree | 89c484e7b0062fade888f9f0bbce6ef6b3110708 /npc/025-2/guard.txt | |
parent | 99f3f84befda9bd286a59b5bb9792b7948b2ae91 (diff) | |
download | serverdata-912ebeab71957acbde19a1012f04f308ec464629.tar.gz serverdata-912ebeab71957acbde19a1012f04f308ec464629.tar.bz2 serverdata-912ebeab71957acbde19a1012f04f308ec464629.tar.xz serverdata-912ebeab71957acbde19a1012f04f308ec464629.zip |
Official introduction to the Airship which carries you to Fortress Island
(Lockdown is over)
Diffstat (limited to 'npc/025-2/guard.txt')
-rw-r--r-- | npc/025-2/guard.txt | 4 |
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; } |