Changes

Jump to navigation Jump to search
m
Text replacement - "tt>" to "samp>"
Line 835: Line 835:     
==Bugs==
 
==Bugs==
* The Fortune Teller refers to the [[Dwarf]] as "she" even though the Dwarf's gender in the game data is "undefined" (<tt>Content\Data\NPCDispositions.xnb</tt>). That's due to the way the gender check in the code is written, with all non-males defaulting to "she" and no checks for "undefined" genders.
+
* The Fortune Teller refers to the [[Dwarf]] as "she" even though the Dwarf's gender in the game data is "undefined" (<samp>Content\Data\NPCDispositions.xnb</samp>). That's due to the way the gender check in the code is written, with all non-males defaulting to "she" and no checks for "undefined" genders.
 
* When playing the fishing mini-game, pressing the button assigned to "use tool" the moment the fish is collected will result in the game glitching and it causes the player to be able to catch another fish. The pole is invisible, however, and the next fish caught is also invisible. There is also extra delay time after collecting the invisible fish. However, the game still gives points.
 
* When playing the fishing mini-game, pressing the button assigned to "use tool" the moment the fish is collected will result in the game glitching and it causes the player to be able to catch another fish. The pole is invisible, however, and the next fish caught is also invisible. There is also extra delay time after collecting the invisible fish. However, the game still gives points.
 
* When playing the fishing mini-game, the player will appear to be facing the wrong direction, and their appearance will be bugged. The fishing rod will appear to cast in the wrong direction, however, the appearance of the player and direction of the rod are both temporarily corrected while fishing. Once no longer fishing, the bugged appearance returns. This has no impact on the ability to play the game.
 
* When playing the fishing mini-game, the player will appear to be facing the wrong direction, and their appearance will be bugged. The fishing rod will appear to cast in the wrong direction, however, the appearance of the player and direction of the rod are both temporarily corrected while fishing. Once no longer fishing, the bugged appearance returns. This has no impact on the ability to play the game.
106,787

edits

Navigation menu