Changes

Jump to navigation Jump to search
37 bytes added ,  15:25, 7 November 2018
move reference to bottom of page
Line 20: Line 20:  
[[Flowers]] not listed below (''i.e.'', [[Sunflower]], [[Crocus]], [[Sweet Pea]]) do not influence the price of honey.  [[Daffodil]] and [[Dandelion]] are classified as "Forage" not "Flower" in-game, so they do not influence the price of honey either.
 
[[Flowers]] not listed below (''i.e.'', [[Sunflower]], [[Crocus]], [[Sweet Pea]]) do not influence the price of honey.  [[Daffodil]] and [[Dandelion]] are classified as "Forage" not "Flower" in-game, so they do not influence the price of honey either.
   −
The formula used to calculate the sale price of honey is <code>base honey sell price + (base flower sell price &times; 2)</code>.<ref name="sellprice">See <tt>Object::checkForAction</tt> in the game code.  The base sell price of honey is set in <tt>ObjectInformation.xnb</tt>.</ref>
+
The formula used to calculate the sale price of honey is <code>base honey sell price + (base flower sell price &times; 2)</code>.<ref name="sellprice" />
    
{| class="wikitable sortable" id="roundedborder"
 
{| class="wikitable sortable" id="roundedborder"
Line 107: Line 107:     
==References==
 
==References==
<references />
+
<references>
 +
<ref name="sellprice">See <tt>Object::checkForAction</tt> in the game code.  The base sell price of honey is set in <tt>ObjectInformation.xnb</tt>.</ref>
 +
</references>
    
{{NavboxArtisanGoods}}
 
{{NavboxArtisanGoods}}
106,659

edits

Navigation menu