From 77281e719497679f9d5d427f51949a91ccaaa33b Mon Sep 17 00:00:00 2001 From: copperwater Date: Tue, 5 Dec 2017 21:27:06 -0500 Subject: [PATCH] Choir chanting, bathing in darkness before Moloch snuffs out your life Inspired by a Dudley's Dungeon strip. No gameplay change, just flavor. --- src/pray.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pray.c b/src/pray.c index 0562cd7ec..52452559f 100644 --- a/src/pray.c +++ b/src/pray.c @@ -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());