summaryrefslogtreecommitdiff
path: root/npc/019-4-1/golbarez.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/019-4-1/golbarez.txt')
-rw-r--r--npc/019-4-1/golbarez.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/019-4-1/golbarez.txt b/npc/019-4-1/golbarez.txt
index c64079503..7e5e9da8f 100644
--- a/npc/019-4-1/golbarez.txt
+++ b/npc/019-4-1/golbarez.txt
@@ -21,7 +21,8 @@ L_OutOfSeason:
close;
L_Main:
- if (getq(SQuest_Christmas) != gettime(GETTIME_YEAR)) {
+ if (getq(SQuest_Christmas) != gettime(GETTIME_YEAR) &&
+ !(gettime(GETTIME_MONTH) == JANUARY && getq(SQuest_Christmas) == gettime(GETTIME_YEAR)-1)) {
mesn;
mesq l("Please talk with this workshop's Chief before talking to me.");
close;