From: Pasi Kallinen Date: Wed, 29 Jan 2020 15:24:58 +0000 (+0200) Subject: Fix quest text mistake X-Git-Tag: NetHack-3.7.0_WIP-2020-02-14~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c03b6db884a0b63c0e3720bd7c60893850d05087;p=nethack Fix quest text mistake --- diff --git a/dat/quest.lua b/dat/quest.lua index 7e484df1d..d23208b36 100644 --- a/dat/quest.lua +++ b/dat/quest.lua @@ -232,7 +232,7 @@ the entrance. Strange forbidding shapes seem to be moving in the distance.]], }, goal_alt = { - text = "The have returned to %ns lair.", + text = "You have returned to %ns lair.", }, goal_first = { synopsis = "[This strange feeling must be the presence of %o.]",