Files
Bubberstation/code/modules/fishing
SkyratBot 47d0dd7978 [MIRROR] Changing an operator from *= to = and cleaning up an empty if control statement. [MDB IGNORE] (#22997)
* Changing an operator from `*=` to `=` and cleaning up an empty `if` control statement. (#77459)

## About The Pull Request
Exactly what it reads on the title. I shouldn't be bothered
thoroughfully explaining this with several paragraphs when it's only 3
lines of code affected.

## Why It's Good For The Game
I've sadly the dramatic timing of noticing my own slips minutes after
one of my PRs (#77420 in this case) get merged.

## Changelog
Barely any impact to the game beside perhaps ironically more generous
probability weights for fish without a bait.

* Changing an operator from `*=` to `=` and cleaning up an empty `if` control statement.

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2023-08-10 19:06:03 -07:00
..