Wait 100 moves was labeled incorrectly on mac
The code actually waits 80 moves, and other platform menus show this
This commit is contained in:
@@ -1552,7 +1552,7 @@ When in town, select this option to try to make a potion.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Paragraph
|
||||
Wait 100 Moves
|
||||
Wait 80 Moves
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
|
@@ -110,7 +110,7 @@ time you ran the game.</li>
|
||||
<ul>
|
||||
<li><em>Do Alchemy</em> - When in town, select this option to try to make a potion. There
|
||||
is more information on this in the next section.</li>
|
||||
<li><em>Wait 100 Moves</em> - When in town, you cannot make camp. Selecting this option,
|
||||
<li><em>Wait 80 Moves</em> - When in town, you cannot make camp. Selecting this option,
|
||||
however, has you wait for a long time in order to regain health and spells points. Beware
|
||||
- the monsters can use this time to get reinforcements.</li>
|
||||
<li><em>Display AutoMap</em> - This brings up a map of your current location.</li>
|
||||
|
@@ -347,7 +347,7 @@
|
||||
</object>
|
||||
<object class="NSMenuItem" id="132244909">
|
||||
<reference key="NSMenu" ref="871978126"/>
|
||||
<string key="NSTitle">Wait 100 Moves</string>
|
||||
<string key="NSTitle">Wait 80 Moves</string>
|
||||
<string key="NSKeyEquiv">w</string>
|
||||
<int key="NSKeyEquivModMask">1048576</int>
|
||||
<int key="NSMnemonicLoc">2147483647</int>
|
||||
|
Reference in New Issue
Block a user