tribute: Wyrd Sisters
I stumbled across why the Death Quotes hadn't been getting displayed evenly before being recycled: ones I've added since 3.6.0--probably even before the release--were unintentionally missing their '%e passage' directive, so attempted look-up for those returned the very last one (terminated by '%e title'). The recent change to read_passage() has made '%e passage' be optional for one-line death quote passages, so this patch doesn't bother putting them in.
This commit is contained in:
@@ -167,7 +167,7 @@ poison breath leaves a trail of poison gas
|
||||
allow knife and stiletto as possible tin opening tools
|
||||
wizard mode #wizintrinsic command
|
||||
additional tribute passages for The Colour of Magic, The Light Fantastic,
|
||||
Equal Rites, Mort, Sourcery, Snuff, and Raising Steam
|
||||
Equal Rites, Mort, Sourcery, Wyrd Sisters, Snuff, and Raising Steam
|
||||
compile-time options SIMPLE_MAIL and SERVER_ADMIN_MSG for public server use
|
||||
database entries for Cleaver, Sunsword, Frost and Fire brands, and
|
||||
polymorph trap
|
||||
|
||||
Reference in New Issue
Block a user