summaryrefslogtreecommitdiff
path: root/npc/001-11/Demure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-11/Demure.txt')
-rw-r--r--npc/001-11/Demure.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-11/Demure.txt b/npc/001-11/Demure.txt
index 13892421c..9f457ded3 100644
--- a/npc/001-11/Demure.txt
+++ b/npc/001-11/Demure.txt
@@ -165,8 +165,8 @@ L_Main:
select
l("Information"),
l("Scoreboards"),
- rif(@maximus >= 0, l("Send Chocolate")),
- l("Receive Chocolate"),
+ rif(!is_gm() && @maximus >= 0, l("Send Chocolate")),
+ rif(!is_gm() && l("Receive Chocolate")),
l("Okay, bye");
mes "";