From 2fb1b7f146d9283a3d3b4eb1df638568e7e7aa05 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 19:53:24 -0300 Subject: Replace shield from Natural Regen to Artificial Regen --- npc/018-6-0/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/018-6-0/main.txt b/npc/018-6-0/main.txt index 683c21239..8ea6a6644 100644 --- a/npc/018-6-0/main.txt +++ b/npc/018-6-0/main.txt @@ -79,9 +79,11 @@ OnTouch: setq1 LoFQuest_Barbara, 3; setq3 LoFQuest_Barbara, 0; } + if (!is_staff()) { // 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; -- cgit v1.2.3-70-g09d2