Changes

Jump to navigation Jump to search
8 bytes added ,  18:47, 4 November 2021
m
Text replacement - "tt>" to "samp>"
Line 49: Line 49:  
==References==
 
==References==
 
<references>
 
<references>
<ref name="artifact_chance">The chance of appearing in an artifact spot is calculated by <tt>GameLocation::digUpArtifactSpot</tt>.  The base chance in code is 20% (0.5*0.4), but the actual chance is lower because artifacts and lost books are checked first and must all fail their checks.</ref>
+
<ref name="artifact_chance">The chance of appearing in an artifact spot is calculated by <samp>GameLocation::digUpArtifactSpot</samp>.  The base chance in code is 20% (0.5*0.4), but the actual chance is lower because artifacts and lost books are checked first and must all fail their checks.</ref>
<ref name="soil_chance">The chance of appearing in standard tillable soil is calculated by <tt>GameLocation::checkForBuriedItem</tt>.</ref>
+
<ref name="soil_chance">The chance of appearing in standard tillable soil is calculated by <samp>GameLocation::checkForBuriedItem</samp>.</ref>
 
</references>
 
</references>
  
105,817

edits

Navigation menu