summaryrefslogtreecommitdiff
path: root/npc/017-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-3')
-rw-r--r--npc/017-3/doug.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/doug.txt b/npc/017-3/doug.txt
index 432629438..8a64d3019 100644
--- a/npc/017-3/doug.txt
+++ b/npc/017-3/doug.txt
@@ -10,7 +10,7 @@
if (BaseLevel < 25)
goto L_Weak;
.@q2=getq2(LoFQuest_Doug);
- if (.@q2 < santime() || gcsantime(.@q2)) {
+ if (.@q2 < santime()) {
mesn;
mesq l("This room is too dark. I want to brighten it up.");
next;