Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alansley committed Nov 14, 2018
1 parent d51aafb commit 3c455cb
Show file tree
Hide file tree
Showing 2 changed files with 1,234 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
<triggerType>Normal</triggerType>
<allowanceType>Any</allowanceType>
<comparisonType>Changed</comparisonType>
<hotkey>
<key>0</key>
<modifierCode>0</modifierCode>
</hotkey>
<hotkeyActive>false</hotkeyActive>
<Id>1</Id>
<Name>Say currently highlighted item</Name>
<Description>Highlighted item as UTF-8 string</Description>
Expand All @@ -54,6 +59,11 @@
<triggerType>Normal</triggerType>
<allowanceType>Any</allowanceType>
<comparisonType>EqualTo</comparisonType>
<hotkey>
<key>0</key>
<modifierCode>0</modifierCode>
</hotkey>
<hotkeyActive>false</hotkeyActive>
<Id>2</Id>
<Name>Speech option 1</Name>
<Description>Matches on 23 as short</Description>
Expand All @@ -75,6 +85,11 @@
<triggerType>Normal</triggerType>
<allowanceType>Any</allowanceType>
<comparisonType>EqualTo</comparisonType>
<hotkey>
<key>0</key>
<modifierCode>0</modifierCode>
</hotkey>
<hotkeyActive>false</hotkeyActive>
<Id>3</Id>
<Name>Speech option 2</Name>
<Description>Matches on 24 as short</Description>
Expand All @@ -96,6 +111,11 @@
<triggerType>Normal</triggerType>
<allowanceType>Any</allowanceType>
<comparisonType>EqualTo</comparisonType>
<hotkey>
<key>0</key>
<modifierCode>0</modifierCode>
</hotkey>
<hotkeyActive>false</hotkeyActive>
<Id>4</Id>
<Name>Speech option 3</Name>
<Description>Matches on 25 as short</Description>
Expand All @@ -117,6 +137,11 @@
<triggerType>Normal</triggerType>
<allowanceType>Any</allowanceType>
<comparisonType>EqualTo</comparisonType>
<hotkey>
<key>0</key>
<modifierCode>0</modifierCode>
</hotkey>
<hotkeyActive>false</hotkeyActive>
<Id>5</Id>
<Name>Speech option 4</Name>
<Description>Matches on 26 as short</Description>
Expand Down Expand Up @@ -146,7 +171,7 @@ You'll probably want to press F5 and turn the speech and text mode to "Speech On
<PollSleepMS>100</PollSleepMS>
<ClockTickMS>1000</ClockTickMS>
<ClockMax>99</ClockMax>
<ConfigDirectory>Beneath a Steel Sky (v0.0372 cd)\</ConfigDirectory>
<ConfigDirectory>Beneath a Steel Sky (Good Old Games - v0.0372 CD)</ConfigDirectory>
<NormalTriggerMasterVolume>1</NormalTriggerMasterVolume>
<ContinuousTriggerMasterVolume>1</ContinuousTriggerMasterVolume>
</GameConfig>
Loading

0 comments on commit 3c455cb

Please sign in to comment.