* Reworked narrator calls and unified them across the entire game * Added narrator screen inheriting from say screen * Removed obsolete narrator code
* Added lint ignore tag detection for spoken strings. * Fixed lint incorrectly marking newline characters as multiple spaces. * Fixed lint incorrect behaviour for oxford commas. * Fixed issues exposed by lint. * Removed unreachable code.