summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-03-09 18:58:25 -0300
committerJesusaves <cpntb1@ymail.com>2021-03-09 18:58:25 -0300
commite33a6bf838111780964c664471865965088eb23d (patch)
tree7c03f6ae42c88340abf52c7284ca2187a2e7eb65
parentb56df2c1a9b9d65fa33c20f4bd1dd001dfc2a6ac (diff)
downloadserverdata-e33a6bf838111780964c664471865965088eb23d.tar.gz
serverdata-e33a6bf838111780964c664471865965088eb23d.tar.bz2
serverdata-e33a6bf838111780964c664471865965088eb23d.tar.xz
serverdata-e33a6bf838111780964c664471865965088eb23d.zip
Temporarily disable the Fairy Collector. It is unfinished
-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")),