Changes

Jump to navigation Jump to search
20 bytes added ,  18:47, 4 November 2021
m
Text replacement - "tt>" to "samp>"
Line 521: Line 521:  
<references>
 
<references>
 
<ref name="integerlimit">The integer limit is 2147483647. To reach that limit in one Stardew Valley day, the player would have to descend over 2 million levels per real-time second.</ref>
 
<ref name="integerlimit">The integer limit is 2147483647. To reach that limit in one Stardew Valley day, the player would have to descend over 2 million levels per real-time second.</ref>
<ref name="time">See <tt>MineShaft::getExtraMillisecondsPerInGameMinuteForThisLocation</tt> and <tt>Game1::UpdateGameClock</tt> in the game code.</ref>
+
<ref name="time">See <samp>MineShaft::getExtraMillisecondsPerInGameMinuteForThisLocation</samp> and <samp>Game1::UpdateGameClock</samp> in the game code.</ref>
<ref name="dinofloor">See <tt>MineShaft::loadLevel</tt> in the game code.</ref>
+
<ref name="dinofloor">See <samp>MineShaft::loadLevel</samp> in the game code.</ref>
<ref name="treasureroomchance">See <tt>MineShaft::getTreasureRoomItem</tt> in the game code.</ref>
+
<ref name="treasureroomchance">See <samp>MineShaft::getTreasureRoomItem</samp> in the game code.</ref>
<ref name="quarryMineShaft">See <tt>Locations.MineShaft::quarryMineShaft</tt> in the game code.</ref>
+
<ref name="quarryMineShaft">See <samp>Locations.MineShaft::quarryMineShaft</samp> in the game code.</ref>
 
</references>
 
</references>
  
106,640

edits

Navigation menu