Changes

Jump to navigation Jump to search
773 bytes added ,  14:47, 4 May 2021
topic night market fish magic bait
{{Talkheader}}
==Night Market Fish without submarine==
Currently the segment states that all 3 of the night market fish can be fished at any time when using [[Magic Bait]]. I wanted to see the exact tiles (and maybe percentages) but when I looked through the code I can only see an entry for 798/Midnight Squid. In Beach.cs:getFish there is the additional <code>if (using_magic_bait && bobberTile.X < 12f && bobberTile.Y > 31f && waterDepth >= 3 && Game1.random.NextDouble() < 0.1 + (double)(bobberAddition * 1.5f))</code> <code>return new Object(798 + Game1.random.Next(3), 1);</code> but I didn't find any entries for blobfish (800) or spookfish (799). Does anyone know where those are hidden? [[User:Dubesor|Dubesor]] ([[User talk:Dubesor|talk]]) 14:46, 4 May 2021 (UTC)
2,280

edits

Navigation menu