summaryrefslogtreecommitdiff
path: root/npc/009-2/librarian.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-04 00:37:50 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-04 00:37:50 -0300
commitadf1c859900bec44f0b3db956be044427ce8a75d (patch)
tree3deec3fe3182fcccf28cee438a52d4092a9426fd /npc/009-2/librarian.txt
parent86cea497593cd26369d86d184e38c192909d181c (diff)
downloadserverdata-adf1c859900bec44f0b3db956be044427ce8a75d.tar.gz
serverdata-adf1c859900bec44f0b3db956be044427ce8a75d.tar.bz2
serverdata-adf1c859900bec44f0b3db956be044427ce8a75d.tar.xz
serverdata-adf1c859900bec44f0b3db956be044427ce8a75d.zip
Remove crap function and fix a typo
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) {