From e33a6bf838111780964c664471865965088eb23d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 18:58:25 -0300 Subject: Temporarily disable the Fairy Collector. It is unfinished --- npc/017-1/fairy_collector.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/017-1') diff --git a/npc/017-1/fairy_collector.txt b/npc/017-1/fairy_collector.txt index 687f5f081..d8501a44a 100644 --- a/npc/017-1/fairy_collector.txt +++ b/npc/017-1/fairy_collector.txt @@ -57,6 +57,8 @@ L_Main: mesq l("Are you trying to collect every piece of equipment ingame? Come tell me if you are and I'll give you a collector stamp!"); mesc l("Not every piece of equipment is ingame yet."); mes ""; + if (!is_staff() && !debug && !$@GM_OVERRIDE) + close; select l("Good bye!"), rif(false && !(.@q & COLLECT_CHESTPLATE), l("Chestplates")), -- cgit v1.2.3-60-g2f50