Add some new demonic and angelic maledictions

From SpliceHack
This commit is contained in:
Pasi Kallinen
2020-12-12 20:53:48 +02:00
parent 8d65d6dbf0
commit 704b11fb05
2 changed files with 12 additions and 0 deletions

View File

@@ -82,6 +82,10 @@ questtext = {
"\"Thou art but a godless void.\"",
"\"Thou art not worthy to seek the Amulet.\"",
"\"No one expects the Spanish Inquisition!\"",
"\"Judgment hath been passed upon thee, %p.\"",
"\"Thy reckoning is at hand, %p.\"",
"\"Thou shalt be brought before %D for thy crimes!\"",
"\"With %D as my witness, I shall strike thee down.\"",
},
banished = {
synopsis = "[You are banished from %H for betraying your allegiance to %d.]",
@@ -118,6 +122,13 @@ Go now! You are banished from this place.]],
"\"Verily, thy corpse could not smell worse!\"",
"\"Wait! I shall polymorph into a grid bug to give thee a fighting chance!\"",
"\"Why search for the Amulet? Thou wouldst but lose it, cretin.\"",
"\"Thou ought to be a comedian, thy skills are so laughable!\"",
"\"Thy gaze is so vacant, I thought thee a floating eye!\"",
"\"Thy head is unfit for a mind flayer to munch upon!\"",
"\"Only thy reflection could love thee!\"",
"\"Hast thou considered masking thy odor?\"",
"\"Hold! Thy face is a most exquisite torture!\"",
"\"I wouldst fart in thy direction, but it might improve thy smell!\"",
},
legacy = {
synopsis = "[%dC has chosen you to recover the Amulet of Yendor for %dI.]",

View File

@@ -331,6 +331,7 @@ selling a container to a shop for gold leaves any contents that the shop
container for credit resulted in the shop taking poesession of such
contents without giving any additional credit; mark out of place
contents 'no_charge' so that hero can reclaim them without buying
add some new demonic and angelic maledictions
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository