jeremyckahn / farmhand

A resource management game that puts a farm in your hand
https://www.farmhand.life
GNU General Public License v2.0
95 stars 23 forks source link

feat(sprinklers): Increase Sprinkler range at level 25 #493

Closed jeremyckahn closed 2 months ago

jeremyckahn commented 2 months ago

What this PR does

This PR increases the Sprinkler range to 4 at level 25 (previous max was 3).

How this change can be validated

Additional information

Sprinkler range of 4 screenshot

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
farmhand ✅ Ready (Inspect) Visit Preview Apr 19, 2024 11:52am
jeremyckahn commented 2 months ago

It turns out that this is unneeded because the preexisting range of 3 allows for symmetrical Field coverage.