Changes

35 bytes removed ,  29 April
m
fix weather ref to right page
Line 81: Line 81:  
==References==
 
==References==
 
<references>
 
<references>
<ref name="weather">See <samp>Game1::SetOtherLocationWeatherForTomorrow</samp> in the game code.</ref>
+
<ref name="weather">See [[Modding:Weather]] in the game code.</ref>
 
<ref name="extratrufflechance">See the infinite geometric series calculation on the [[Talk:Pig#Truffles Per Day|talk page]].</ref>
 
<ref name="extratrufflechance">See the infinite geometric series calculation on the [[Talk:Pig#Truffles Per Day|talk page]].</ref>
 
<ref name="gender">The gender of animals is set by <samp>FarmAnimal::isMale</samp> in the game code. The only effect in-game is the pronoun used in some dialogs (''e.g.,'' when [[Marnie]] says she'll "send little [Name] to his/her new home"). See <samp>PurchaseAnimalsMenu::marnieAnimalPurchaseMessage</samp> and  <samp>FarmAnimal::getMoodMessage</samp>.</ref>
 
<ref name="gender">The gender of animals is set by <samp>FarmAnimal::isMale</samp> in the game code. The only effect in-game is the pronoun used in some dialogs (''e.g.,'' when [[Marnie]] says she'll "send little [Name] to his/her new home"). See <samp>PurchaseAnimalsMenu::marnieAnimalPurchaseMessage</samp> and  <samp>FarmAnimal::getMoodMessage</samp>.</ref>
73

edits