Implements pill container insertion/removal sounds (#12377)

* implement pill insert and removal sounds

* reduce volume due to ouch from stack pickup

* add licensing for created audio
This commit is contained in:
Bright0
2022-11-08 14:53:10 -06:00
committed by GitHub
parent 4dc6355622
commit 26624f22f6
4 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
- files: ["pill_insert.ogg", "pill_remove.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "Amateur foley and audio editing by Bright0."
source: "https://github.com/Bright0"

Binary file not shown.

Binary file not shown.

View File

@@ -309,6 +309,8 @@
quickInsert: true
areaInsert: true
areaInsertRadius: 1
storageInsertSound: /Audio/Effects/pill_insert.ogg
storageRemoveSound: /Audio/Effects/pill_remove.ogg
whitelist:
tags:
- Pill