Changes

12 bytes added ,  18:48, 4 November 2021
m
Text replacement - "tt>" to "samp>"
Line 131: Line 131:  
<references>
 
<references>
 
     <ref name="catwitter">https://twitter.com/ConcernedApe/status/697468899881652224</ref>
 
     <ref name="catwitter">https://twitter.com/ConcernedApe/status/697468899881652224</ref>
     <ref name="forage_chance">For each forage item, the provided percentage is the average percentage of all forage items that will be the specified item for that season. The input data is <tt>[[Modding:Location_data|Locations.xnb]]</tt>, which is processed by code in <tt>GameLocation::spawnObjects</tt>.</ref>
+
     <ref name="forage_chance">For each forage item, the provided percentage is the average percentage of all forage items that will be the specified item for that season. The input data is <samp>[[Modding:Location_data|Locations.xnb]]</samp>, which is processed by code in <samp>GameLocation::spawnObjects</samp>.</ref>
 
     <ref name="forage_spawn">Of the 13200 total tiles in Pelican Town, 870 (7%) are valid spawn locations for standard forage items. For more information on forage item spawning, see [[Foraging#Spawning|Foraging]].</ref>
 
     <ref name="forage_spawn">Of the 13200 total tiles in Pelican Town, 870 (7%) are valid spawn locations for standard forage items. For more information on forage item spawning, see [[Foraging#Spawning|Foraging]].</ref>
 
     <ref name="artifact_extra">The chance of finding extra items in Artifact Spots in season-dependent.  The maximum chance is in summer and fall.  In winter, the chance is 50% less; in spring it is 6% less.  See [[Artifact Spot]] for more information.</ref>
 
     <ref name="artifact_extra">The chance of finding extra items in Artifact Spots in season-dependent.  The maximum chance is in summer and fall.  In winter, the chance is 50% less; in spring it is 6% less.  See [[Artifact Spot]] for more information.</ref>
 
     <ref name="artifact_spawn">Of the 13200 total tiles in Pelican Town, 891 (7%) are valid spawn locations for artifact spots in spring, summer, and fall.  3036 (23%) are valid spawn locations in winter.  See [[Artifact Spot]] for more information.</ref>
 
     <ref name="artifact_spawn">Of the 13200 total tiles in Pelican Town, 891 (7%) are valid spawn locations for artifact spots in spring, summer, and fall.  3036 (23%) are valid spawn locations in winter.  See [[Artifact Spot]] for more information.</ref>
     <ref name="dectrashchance">See <tt>StardewValley.Locations.Town::getFish</tt> in the game code.</ref>
+
     <ref name="dectrashchance">See <samp>StardewValley.Locations.Town::getFish</samp> in the game code.</ref>
 
</references>
 
</references>
  
105,900

edits