]> granicus.if.org Git - nethack/commitdiff
grammar bit
authornhmall <nhmall@nethack.org>
Thu, 20 Aug 2020 13:50:07 +0000 (09:50 -0400)
committernhmall <nhmall@nethack.org>
Thu, 20 Aug 2020 13:50:07 +0000 (09:50 -0400)
src/priest.c

index f73cedbaf366bf005dd1091bb420d5050723c43b..67e8c3114bb1a52f12934ea065aac61101310c6f 100644 (file)
@@ -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)