Skip to content

Commit

Permalink
add grappling gun impact noise
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerCalzone committed Dec 25, 2024
1 parent 37c9f13 commit 527f00b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Resources/Audio/_Impstation/Effects/attributions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@
license: "CC-BY-SA-3.0"
copyright: "Foley by DinnerCalzone"
source: "https://github.com/impstation/imp-station-14/pull/1071"

- files: ["grapple_impact"]
license: "CC-BY-SA-3.0"
copyright: "Taken from /tg/station, modified by DinnerCalzone"
source: "https://github.com/tgstation/tgstation/blob/3df5d3b42bfb6b3b5adba1067ab41f83816255bb/sound/effects/picaxe1.ogg"
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,10 @@
components:
- type: EmbeddableProjectile
deleteOnRemove: true
sound:
path: /Audio/_Impstation/Effects/grapple_impact.ogg
params:
volume: 4
- type: Clickable
- type: InteractionOutline
- type: Sprite
Expand Down

0 comments on commit 527f00b

Please sign in to comment.