From 64228b64a91320a09a76229e4570075ee125be60 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Dec 2021 13:33:25 -0300 Subject: Update Forwin and Thurstan dialogs, so players aren't mislead into crypt --- npc/annuals/xmas/2021.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index 5e4b6be3..658588cf 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -106,11 +106,11 @@ function script XMAS21_NPC { .@npc$=getarg(0, strnpcinfo(1)); if (.@npc$ == "Forwin") { mesn; - mesq l("Gak lived around here way before Golbenez moved in. He went north."); + mesq l("Gak lived around here way before Golbenez moved in. He went north, but haven't seen him since."); next; } else if (.@npc$ == "Thurstan") { mesn; - mesq l("I can't believe Gak refused to lend me Duck Tape! Then he went into the graveyard..."); + mesq l("I can't believe Gak refused to lend me Duck Tape! Then he went into the graveyard... Haven't seen him since."); next; } else if (.@npc$ == "Hamond") { mesn; -- cgit v1.2.3-60-g2f50