]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Solutions on thrown spears/shot arrows (#20416)
authordrteaspoon420 <87363733+drteaspoon420@users.noreply.github.com>
Sun, 24 Sep 2023 19:46:16 +0000 (22:46 +0300)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2023 19:46:16 +0000 (15:46 -0400)
commit1a67c5583a2de07efd5b40b19d776af9d0e50eff
tree9002c9f209287313fef8c297d38e43e345260bd2
parentd225bd39fab41c7ec54c66dd64c0d0eecfc7e9b6
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)
12 files changed:
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/arrows.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml
Resources/Textures/Objects/Weapons/Guns/Projectiles/arrows.rsi/meta.json
Resources/Textures/Objects/Weapons/Guns/Projectiles/arrows.rsi/solution1.png [moved from Resources/Textures/Objects/Weapons/Guns/Projectiles/arrows.rsi/solution.png with 100% similarity]
Resources/Textures/Objects/Weapons/Melee/plasma_spear.rsi/meta.json
Resources/Textures/Objects/Weapons/Melee/plasma_spear.rsi/spear1.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/reinforced_spear.rsi/meta.json
Resources/Textures/Objects/Weapons/Melee/reinforced_spear.rsi/spear1.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/spear.rsi/meta.json
Resources/Textures/Objects/Weapons/Melee/spear.rsi/spear1.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Melee/uranium_spear.rsi/meta.json
Resources/Textures/Objects/Weapons/Melee/uranium_spear.rsi/spear1.png [new file with mode: 0644]