tribute update: The Amazing Maurice

Add four new passages to The Amazing Maurice and His Educated Rodents,
bringing total to 14.

When wishing, accept truncated title "The Amazing Maurice" as well as
the full title.
This commit is contained in:
PatR
2021-08-05 17:44:04 -07:00
parent 8a6c48034f
commit 828cbcf4ab
3 changed files with 76 additions and 2 deletions

View File

@@ -2427,6 +2427,8 @@ lookup_novel(const char *lookname, int *idx)
lookname = "Sourcery"; /* [4] */
else if (!strcmpi(lookname, "Masquerade"))
lookname = "Maskerade"; /* [17] */
else if (!strcmpi(The(lookname), "The Amazing Maurice"))
lookname = "The Amazing Maurice and His Educated Rodents"; /* [27] */
else if (!strcmpi(lookname, "Thud"))
lookname = "Thud!"; /* [33] */