Choir chanting, bathing in darkness before Moloch snuffs out your life

Inspired by a Dudley's Dungeon strip. No gameplay change, just flavor.
This commit is contained in:
copperwater
2020-01-04 22:54:14 +01:00
committed by Patric Mueller
parent c59387d9aa
commit 77281e7194
+1
View File
@@ -1523,6 +1523,7 @@ dosacrifice()
/* Moloch's high altar */ /* Moloch's high altar */
if (u.ualign.record > -99) if (u.ualign.record > -99)
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]*/ /*[apparently shrug/snarl can be sensed without being seen]*/
pline("%s shrugs and retains dominion over %s,", Moloch, pline("%s shrugs and retains dominion over %s,", Moloch,
u_gname()); u_gname());