From 6fc609858bb297e7a51d21886a397db18ff1946d Mon Sep 17 00:00:00 2001 From: Zed Lopez Date: Fri, 10 Jun 2022 21:07:04 -0700 Subject: [PATCH] story title in transcript rule response patch --- inform7/extensions/standard_rules/Sections/Actions.w | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inform7/extensions/standard_rules/Sections/Actions.w b/inform7/extensions/standard_rules/Sections/Actions.w index 9cec6ee44..2645b0417 100644 --- a/inform7/extensions/standard_rules/Sections/Actions.w +++ b/inform7/extensions/standard_rules/Sections/Actions.w @@ -3070,7 +3070,7 @@ The switch the story transcript on rule is listed in the carry out switching the transcript on rulebook. The switch the story transcript on rule translates into Inter as "SWITCH_TRANSCRIPT_ON_R" with "Transcripting is already on." (A), - "Start of a transcript of" (B), + "Start of a transcript of [story title]" (B), "Attempt to begin transcript failed." (C). Switching the story transcript off is an action out of world and applying to nothing.