* Fix `fem` caller unnecessary arguments (Caused by regex most likely) * Fixed xray displayable opaque Render flag (superseded by internal Ren'py changes) * Fixed Doll animation concatenation to list
* 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.