Changes

Jump to navigation Jump to search
781 bytes removed ,  23:04, 9 June 2021
no edit summary
Line 34: Line 34:  
==External Links==
 
==External Links==
 
Players with access to their [[Saves|saved game files]] may find the "Stardew Predictor" utility helpful for predicting which mine floors will be infested and which floors will be mushroom floors.  The utility is located at https://mouseypounds.github.io/stardew-predictor/.
 
Players with access to their [[Saves|saved game files]] may find the "Stardew Predictor" utility helpful for predicting which mine floors will be infested and which floors will be mushroom floors.  The utility is located at https://mouseypounds.github.io/stardew-predictor/.
  −
==References==
  −
<references>
  −
<ref name="itemdigchances">See <tt>MineShaft::checkForBuriedItem</tt> in the game code.</ref>
  −
<ref name="buffedmonsters">See <tt>Monster::parseMonsterInfo</tt> in the game code.</ref>
  −
<ref name="ladderchance">See <tt>MineShaft::checkStoneForItems</tt> in the game code.</ref>
  −
<ref name="laddermonsters">See <tt>MineShaft::monsterDrop</tt> in the game code.</ref>
  −
<ref name="ladderrocks">See <tt>MineShaft::checkStoneForItems</tt> in the game code.</ref>
  −
<ref name="ladderload">See <tt>MineShaft::populateLevel</tt> in the game code.</ref>
  −
<ref name="barreldrop">See <tt>BreakableContainer::releaseContents</tt> in the game code.</ref>
  −
<ref name="specialitem">See <tt>MineShaft::getSpecialItemForThisMineLevel</tt> in the game code.</ref>
  −
</references>
      
==History==
 
==History==
239

edits

Navigation menu