]> granicus.if.org Git - nethack/commitdiff
Choir chanting, bathing in darkness before Moloch snuffs out your life
authorcopperwater <aosdict@gmail.com>
Wed, 6 Dec 2017 02:27:06 +0000 (21:27 -0500)
committerPatric Mueller <bhaak@gmx.net>
Sat, 4 Jan 2020 21:54:14 +0000 (22:54 +0100)
Inspired by a Dudley's Dungeon strip. No gameplay change, just flavor.

src/pray.c

index 0562cd7ec24620d764fa1cb10b2b873ee57f9dec..52452559fd1e3f26bc3b9a06cae4dcddd05800db 100644 (file)
@@ -1523,6 +1523,7 @@ dosacrifice()
                 /* Moloch's high altar */
                 if (u.ualign.record > -99)
                     u.ualign.record = -99;
+                pline("An invisible choir chants in Latin, and you are bathed in darkness...");
                 /*[apparently shrug/snarl can be sensed without being seen]*/
                 pline("%s shrugs and retains dominion over %s,", Moloch,
                       u_gname());