]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Adds the sticky grappling hand (#37551)
authorAugust Sun <45527070+august-sun@users.noreply.github.com>
Sat, 6 Dec 2025 20:40:37 +0000 (13:40 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Dec 2025 20:40:37 +0000 (20:40 +0000)
commit9bd27fd24529b8e8924a86ca3031666647773039
tree4b658cd5acca54773f1c98f996c23cb9bdc480ff
parent6de6217242d2c101d38e656574228f31177040c7
Adds the sticky grappling hand (#37551)

* Adds sprites, entity and sounds for sticky grappling hand

* Switched audio to mono

* Update Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml

Co-authored-by: āda <ss.adasts@gmail.com>
* Added empty sound, changed yaml to suit conventions, added description

---------

Co-authored-by: august-sun <45527070+august.sun@users.noreply.github.com>
Co-authored-by: āda <ss.adasts@gmail.com>
Co-authored-by: iaada <iaada@users.noreply.github.com>
12 files changed:
Resources/Audio/Misc/attributions.yml
Resources/Audio/Misc/boing.ogg [new file with mode: 0644]
Resources/Audio/Misc/stickystretch.ogg [new file with mode: 0644]
Resources/Audio/Misc/woosh.ogg [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Launchers/launchers.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
Resources/Textures/Objects/Weapons/Guns/Launchers/sticky_hand.rsi/base.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Launchers/sticky_hand.rsi/hook.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Launchers/sticky_hand.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Launchers/sticky_hand.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Launchers/sticky_hand.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Weapons/Guns/Launchers/sticky_hand.rsi/rope.png [new file with mode: 0644]