summaryrefslogtreecommitdiff
path: root/npc/009-2/librarian.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/librarian.txt')
-rw-r--r--npc/009-2/librarian.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt
index bd93670d9..695882429 100644
--- a/npc/009-2/librarian.txt
+++ b/npc/009-2/librarian.txt
@@ -27,7 +27,7 @@ L_Advance:
.@nt=santime()+(60*60);
}
// Wait time is over!
- if (.@nt <= santime() || gcsantime(.@nt))
+ if (.@nt <= santime())
goto L_Complete;
// Already have time assigned
if (.@nt) {