mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-06-11 21:28:25 -04:00
b575aaaf99
the previous all loaches logic required modifying every `isLoach` check throughout the file. this had the benefit of allowing live-toggling all fish to be loaches or not, but added a lot of complexity. this changes the logic to just set `isLoach` on each fish instead, and updates the tooltip to note an area reload is required