Add fishing shop and persistent upgrades
This commit is contained in:
parent
49e7faaf84
commit
6386c5e3e3
27 changed files with 1662 additions and 38 deletions
9
items/icons/placeholder/basic_fishing_rod.svg
Normal file
9
items/icons/placeholder/basic_fishing_rod.svg
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<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">
|
||||
<path d="M13 53 L48 12"/>
|
||||
<path d="M48 12 C57 21 56 35 50 43"/>
|
||||
<path d="M50 43 q-5 7 2 9"/>
|
||||
</g>
|
||||
<rect x="8" y="47" width="14" height="8" rx="2" fill="#8b5a2b" stroke="#17243a" stroke-width="4" transform="rotate(-49 15 51)"/>
|
||||
<circle cx="29" cy="35" r="7" fill="#54c7c0" stroke="#17243a" stroke-width="4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 493 B |
Loading…
Add table
Add a link
Reference in a new issue