diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-04 15:00:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-04 15:00:36 -0300 |
commit | 2db3c74fb76bd52e896f583a43415faffc7df1e3 (patch) | |
tree | 36ffbf3529edd3111e4c46e8bf783c7836270df6 /npc/018-6-0/main.txt | |
parent | 696881ad3d5748232e36ae2b68a1bee723566b1f (diff) | |
download | serverdata-2db3c74fb76bd52e896f583a43415faffc7df1e3.tar.gz serverdata-2db3c74fb76bd52e896f583a43415faffc7df1e3.tar.bz2 serverdata-2db3c74fb76bd52e896f583a43415faffc7df1e3.tar.xz serverdata-2db3c74fb76bd52e896f583a43415faffc7df1e3.zip |
Block the Forgotten Shrine because I'm still working on it
Diffstat (limited to 'npc/018-6-0/main.txt')
-rw-r--r-- | npc/018-6-0/main.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/018-6-0/main.txt b/npc/018-6-0/main.txt index 15616db1c..ef3af5d75 100644 --- a/npc/018-6-0/main.txt +++ b/npc/018-6-0/main.txt @@ -79,6 +79,9 @@ OnTouch: setq1 LoFQuest_Barbara, 3; setq3 LoFQuest_Barbara, 0; } + // TODO stop here FIXME + mesc l("@@ You need to wait further releases to continue this quest!", b(l("WARNING:"))), 1; + close; // Execute the warp warp BarbaraInstCheck(3), 31, 151; end; |