diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-15 13:09:38 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-15 13:09:38 -0200 |
commit | 1b80eff4b69b7fb62e29bff8f3f896c0011f1cfe (patch) | |
tree | b06ba45cb2f32c625d60b4cab4fe3cf57304e581 /npc/019-4-1/golbarez.txt | |
parent | 1fc15127923dd14005a2b7013555155dfcca90f6 (diff) | |
download | serverdata-1b80eff4b69b7fb62e29bff8f3f896c0011f1cfe.tar.gz serverdata-1b80eff4b69b7fb62e29bff8f3f896c0011f1cfe.tar.bz2 serverdata-1b80eff4b69b7fb62e29bff8f3f896c0011f1cfe.tar.xz serverdata-1b80eff4b69b7fb62e29bff8f3f896c0011f1cfe.zip |
Update test npc. Minor polishing
Diffstat (limited to 'npc/019-4-1/golbarez.txt')
-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); |