Changes

Jump to navigation Jump to search
40 bytes added ,  20:55, 18 December 2022
unify reference format
Line 73: Line 73:     
==Trivia==
 
==Trivia==
*Pigs and [[rabbit]]s are the only two types of livestock in the game for which both male and female animals are possible. However, reproduction works the same for the pig regardless of its sex.<ref>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>, <samp>FarmAnimal::getMoodMessage</samp>.</ref>
+
*Pigs and [[rabbit]]s are the only two types of livestock in the game for which both male and female animals are possible. However, reproduction works the same for the pig regardless of its sex.<ref name="gender" />
    
==References==
 
==References==
 
<references>
 
<references>
 
<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>
 
</references>
 
</references>
  
105,817

edits

Navigation menu