diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/08.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/08.tex b/doc/08.tex index 6d335eeaba..4ae64fc11f 100644 --- a/doc/08.tex +++ b/doc/08.tex @@ -101,6 +101,7 @@ The following keywords are recognized: & there is a true Roland MT-32 available.\\ sfx\_volume &number The sfx volume setting (0-255)\\ tempo &number The music tempo (50-200) (default: 100)\\ + speech\_volume &number The speech volume setting (0-255)\\ \\ copy\_protection&bool Enable copy protection in SCUMM games ,when\\ & ScummVM disables it by default.\\ @@ -122,12 +123,10 @@ Broken Sword II adds the following non-standard keywords:\\ reverse\_stereo &bool &If true, stereo channels are reversed\\ sfx\_mute &bool &If true, sound effects are muted\\ speech\_mute &bool &If true, speech is muted\\ - speech\_volume &number &The speech volume setting (0-255)\\ \end{tabular} Flight of the Amazon Queen adds the following non-standard keywords:\\ \begin{tabular}[h]{lll} - alt\_intro &bool &Use alternative version of introduction\\ music\_mute &bool &If true, music is muted\\ sfx\_mute &bool &If true, sound effects are muted\\ speech\_mute &bool &If true, speech is muted\\ |
