From 481e9cc3a881257cd78d046bd99d6d870571fea9 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Sat, 7 Nov 2020 18:03:58 -0500 Subject: [PATCH] Capitalize "the Pharmacist" from Ward Gleaming 9.10 onward In Gleaming 9.10, it starts being capitalized consistently, presumably reflecting the shift from thinking of "the pharmacist" as a job title, to thinking of "the Pharmacist" as a cape name. So, for subsequent chapters, let's be sure to retain that. --- lib/substitutions.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lib/substitutions.json b/lib/substitutions.json index b0506d4..dcfbf93 100644 --- a/lib/substitutions.json +++ b/lib/substitutions.json @@ -5632,6 +5632,11 @@ { "regExp": "Crock o Shit", "after": "Crock o’ Shit" + }, + { + "regExp": "the pharmacist", + "replacement": "the Pharmacist", + "_comment": "in the previous chapter, 'the Pharmacist' starts getting capitalized consistently, as if it's a name instead of a profession. Carry it forward." } ], "https://www.parahumans.net/2018/10/02/gleaming-9-12/": [ @@ -5642,6 +5647,11 @@ { "before": "—You gotta give something", "after": "—you gotta give something" + }, + { + "before": "the pharmacist", + "after": "the Pharmacist", + "_comment": "See comment in https://www.parahumans.net/2018/09/29/gleaming-9-11/" } ], "https://www.parahumans.net/2018/10/06/gleaming-9-13/": [ @@ -5908,6 +5918,13 @@ "after": "shape of the moment" } ], + "https://www.parahumans.net/2018/12/25/blinding-11-3/": [ + { + "before": "the pharmacist", + "after": "the Pharmacist", + "_comment": "See comment in https://www.parahumans.net/2018/09/29/gleaming-9-11/" + } + ], "https://www.parahumans.net/2019/01/12/blinding-11-7/": [ { "before": "threw the the man",