Solutions on thrown spears/shot arrows (#20416)

* Solutions on thrown spears/shot arrows

Spears inject their solution on thrown hit.
Arrows now have 5u solution storage that is injected when it hits target.

* Whoops, wrong arrow.

Instead of base arrow, I accidentally modified the 'regular arrow'

* spear and arrow solution graphics

Spears and arrows now show what they are doped with when they are on ground. (just like beakers)
This commit is contained in:
drteaspoon420
2023-09-24 22:46:16 +03:00
committed by GitHub
parent d225bd39fa
commit 1a67c5583a
12 changed files with 49 additions and 2 deletions

View File

@@ -10,6 +10,9 @@
{
"name": "spear"
},
{
"name": "spear1"
},
{
"name": "inhand-left",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB