Changes

Jump to navigation Jump to search
85 bytes removed ,  18:28, 18 December 2022
Better wording and more information in the trivia section.
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]] says she'll "send little [Name] to his/her new home"); see <samp>PurchaseAnimalsMenu::marnieAnimalPurchaseMessage</samp>, <samp>FarmAnimal::getMoodMessage</samp>.</ref>
+
*[[Pig]]s and rabbits are the only animals in the game for which both male and female animals are possible. However, rabbits are the only livestock animal that cannot 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]] says she'll "send little [Name] to his/her new home"); see <samp>PurchaseAnimalsMenu::marnieAnimalPurchaseMessage</samp>, <samp>FarmAnimal::getMoodMessage</samp>.</ref>
    
==References==
 
==References==
130

edits

Navigation menu