diff options
Diffstat (limited to 'npc/019-4-1')
-rw-r--r-- | npc/019-4-1/golbarez.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/019-4-1/golbarez.txt b/npc/019-4-1/golbarez.txt index 326c1e550..91265be06 100644 --- a/npc/019-4-1/golbarez.txt +++ b/npc/019-4-1/golbarez.txt @@ -22,7 +22,7 @@ L_OutOfSeason: L_Main: if (getq(SQuest_Christmas) != gettime(GETTIME_YEAR)) { mesn; - mesq l("Please talk with this workshop Chief before talking to me."); + mesq l("Please talk with this workshop's Chief before talking to me."); close; } .@q=getq3(SQuest_Christmas); |