Changes

Moved money details to Cindersap Forest page. Edited references.
Line 5: Line 5:  
|source      = Cindersap Forest
 
|source      = Cindersap Forest
 
}}
 
}}
The '''Leprechaun Hat''' is a [[Hats|hat]] that can be obtained at the waterfall near the [[Hat Mouse]] in [[Cindersap Forest]]. On [[Spring]] 17, a pot of gold appears at the end of a rainbow in that location.<ref name="spring17" /> When the player interacts with the pot of gold, they receive the hat and some [[Gold]]. This is repeatable. In Year 1, players receive {{Price|200}}; this increases every year by {{Price|25}} until Year 93, when the amount caps out at {{Price|2500}}.<ref name="potofgold" />
+
The '''Leprechaun Hat''' is a [[Hats|hat]] that can be obtained at the waterfall near the [[Abandoned House]] in [[Cindersap Forest]]. On [[Spring]] 17, a pot of gold appears at the end of a rainbow in that location. When the player interacts with the pot of gold, they receive the hat and some [[Gold]].<ref name="leprechaunhat" />
    
==References==
 
==References==
 
<references>
 
<references>
<ref name="spring17">See <samp>Locations::Forest::Day Update</samp>.</ref>
+
  <ref name="leprechaunhat">See <samp>Forest::DayUpdate</samp> and <samp>Object::checkForAction</samp>, case <samp>"(O)PotOfGold"</samp> in the game code.</ref>
<ref name="potofgold">See <samp>Object::checkForAction</samp>, case <samp>"(O)PotOfGold"</samp> for amount of gold coins generated each year. See <samp>Farmer::OnItemReceived</samp>, case <samp>"(O)PotOfGold"</samp> for value of those gold coins.</ref>
   
</references>
 
</references>
  
992

edits