Changes

4 bytes added ,  23:43, 7 November 2021
m
Text replacement - "e.g.," to "''e.g.'',"
Line 36: Line 36:     
==Trivia==
 
==Trivia==
*Rabbits are the only raisable animal that can't reproduce. Ironically, they're also one of the only animals in the game for which both male and female animals are possible ([[Pig]]s being the only others), and therefore biologically should be able to reproduce.<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]] tells you that she'll "send little [Name] to his/her new home"); see <samp>PurchaseAnimalsMenu::marnieAnimalPurchaseMessage</samp>, <samp>FarmAnimal::getMoodMessage</samp>.</ref>
+
*Rabbits are the only raisable animal that can't reproduce. Ironically, they're also one of the only animals in the game for which both male and female animals are possible ([[Pig]]s being the only others), and therefore biologically should be able to reproduce.<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]] tells you that she'll "send little [Name] to his/her new home"); see <samp>PurchaseAnimalsMenu::marnieAnimalPurchaseMessage</samp>, <samp>FarmAnimal::getMoodMessage</samp>.</ref>
    
==References==
 
==References==
106,438

edits