Add fishing shop and persistent upgrades

This commit is contained in:
Alexander Sellite 2026-07-25 21:24:01 -04:00
parent 49e7faaf84
commit 6386c5e3e3
27 changed files with 1662 additions and 38 deletions

View file

@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<g fill="none" stroke="#17243a" stroke-width="5" stroke-linecap="round" stroke-linejoin="round">
<circle cx="25" cy="34" r="14" fill="#54c7c0"/>
<circle cx="25" cy="34" r="4"/>
<path d="M36 24 l8-8"/>
<path d="M43 16 l7 7"/>
<path d="M40 38 h16"/>
<path d="M50 31 l7 7 -7 7"/>
<path d="M9 14 h13"/>
<path d="M6 23 h11"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 430 B