aboutsummaryrefslogtreecommitdiff
path: root/doc/08.tex
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-04-06 11:50:35 +0000
committerTorbjörn Andersson2004-04-06 11:50:35 +0000
commit349f63ebfc5e24772ceda2d4f91221786d5b0338 (patch)
treea8a3b6c9698c92132921d8eb2f48618d89cea6a0 /doc/08.tex
parentc7d22d5a6f2610dd12ecf0ce41bec348ecb1cbf0 (diff)
downloadscummvm-rg350-349f63ebfc5e24772ceda2d4f91221786d5b0338.tar.gz
scummvm-rg350-349f63ebfc5e24772ceda2d4f91221786d5b0338.tar.bz2
scummvm-rg350-349f63ebfc5e24772ceda2d4f91221786d5b0338.zip
Changed "voice_volume" to "speech_volume" for consistency with the Broken
Sword games. (The digial iMUSE code still calls it voice volume, though.) svn-id: r13483
Diffstat (limited to 'doc/08.tex')
-rw-r--r--doc/08.tex3
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\\