Changes

2 bytes added ,  23:01, 7 December 2019
→‎Produce: words words words
Line 444: Line 444:  
The table below shows all possible Fish Pond products, along with the percent chance the item will appear, assuming the pond passes the check for producing ''something'' shown in the equation above.
 
The table below shows all possible Fish Pond products, along with the percent chance the item will appear, assuming the pond passes the check for producing ''something'' shown in the equation above.
   −
Note that each percent chance is specified in an underlying data file, so the totals for each pond do not add up to 100%.  The game code processes the chance for items from top to down as listed in the underlying data file <tt>Data/FishPondData.xnb</tt>.  If any item is produced at any point, the checking stops, and the pond produces the item.
+
Note that each percent chance is specified in an underlying data file, so the totals for each pond do not add up to 100%.  The game code processes the chance for items from top to bottom as listed in the underlying data file <tt>Data/FishPondData.xnb</tt>.  If any item is produced at any point, the checking stops, and the pond produces the item.
 
{{Stub|section=true|Incomplete}}
 
{{Stub|section=true|Incomplete}}
 
{|class="wikitable sortable"
 
{|class="wikitable sortable"
106,358

edits