summaryrefslogtreecommitdiff
path: root/npc/017-1/fairy_collector.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-1/fairy_collector.txt')
-rw-r--r--npc/017-1/fairy_collector.txt2
1 files changed, 2 insertions, 0 deletions
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")),