From 6917025fb41e73476380a55ad135d254926ae1cf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Oct 2018 08:55:58 -0300 Subject: With this, Saulc will scream go mad and kill Ched because he thinks Ched is bugged when he is perfectly sane. Also, Demure will fill out fake reports, and will start giving out boias to everyone, which I do NOT want to happen. --- npc/003-1/ched.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1') diff --git a/npc/003-1/ched.txt b/npc/003-1/ched.txt index b82325dc3..60a041bea 100644 --- a/npc/003-1/ched.txt +++ b/npc/003-1/ched.txt @@ -64,7 +64,7 @@ .@claimed=getq3(SQuest_Ched); // Required to prevent rewriting scoreboards if (season() == SUMMER && !$@GM_OVERRIDE) goto L_Summer; - if ((season() == AUTUMN && !.@claimed) || is_gm()) goto L_Autumn; + if ((season() == AUTUMN && !.@claimed)) goto L_Autumn; hello; end; -- cgit v1.2.3-60-g2f50