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/017-10/airship.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/017-10/airship.txt')
-rw-r--r-- | npc/017-10/airship.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/017-10/airship.txt b/npc/017-10/airship.txt index 57618a629..f9f69fa18 100644 --- a/npc/017-10/airship.txt +++ b/npc/017-10/airship.txt @@ -29,6 +29,7 @@ OnTouch: mesc l("WARNING: HIGH LEVEL AREA. COME PREPARED."), 1; mesc l("Note: This travel takes a whole minute to complete!!"); mesc l("Note 2: If you leave this plataform, it'll reset!"); + mesc l("Note 3: All maps in Fortress Island have penalty, even towns!"); next; mesc l("BEGIN WARP PROCEDURES?"), 1; if (askyesno() == ASK_YES) { |