From 4620bfccbfcf1b2bc20fcb3ea2fdc96d8081ce3f Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 20 Aug 2020 09:50:07 -0400 Subject: [PATCH] grammar bit --- src/priest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/priest.c b/src/priest.c index f73cedbaf..67e8c3114 100644 --- a/src/priest.c +++ b/src/priest.c @@ -1,4 +1,4 @@ -/* NetHack 3.7 priest.c $NHDT-Date: 1596498199 2020/08/03 23:43:19 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.62 $ */ +/* NetHack 3.7 priest.c $NHDT-Date: 1597931337 2020/08/20 13:48:57 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.63 $ */ /* Copyright (c) Izchak Miller, Steve Linhart, 1989. */ /* NetHack may be freely redistributed. See license for details. */ @@ -636,7 +636,7 @@ register struct monst *priest; && (!(HProtection & INTRINSIC) || (u.ublessed < 20 && (u.ublessed < 9 || !rn2(u.ublessed))))) { - verbalize("Thy devotion has been rewarded."); + verbalize("Thou hast been rewarded for thy devotion."); if (!(HProtection & INTRINSIC)) { HProtection |= FROMOUTSIDE; if (!u.ublessed)