add artifact sound effects (#17792)
This commit is contained in:
BIN
Resources/Audio/Items/Artifact/artifact1.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact1.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Artifact/artifact2.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact2.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Artifact/artifact3.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact3.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Artifact/artifact4.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact4.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Artifact/artifact5.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact5.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Artifact/artifact6.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact6.ogg
Normal file
Binary file not shown.
BIN
Resources/Audio/Items/Artifact/artifact7.ogg
Normal file
BIN
Resources/Audio/Items/Artifact/artifact7.ogg
Normal file
Binary file not shown.
4
Resources/Audio/Items/Artifact/attributions.yml
Normal file
4
Resources/Audio/Items/Artifact/attributions.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- files: ["artifact1.ogg", "artifact2.ogg", "artifact3.ogg", "artifact4.ogg", "artifact5.ogg", "artifact6.ogg", "artifact7.ogg"]
|
||||
license: "CC-BY-4.0"
|
||||
copyright: "Created by Garuda1982, split into individual files and converted to OGG and Mono by EmoGarbage404 (github)"
|
||||
source: "https://freesound.org/people/Garuda1982/sounds/560310/"
|
||||
10
Resources/Prototypes/SoundCollections/artifact.yml
Normal file
10
Resources/Prototypes/SoundCollections/artifact.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- type: soundCollection
|
||||
id: ArtifactActivation
|
||||
files:
|
||||
- /Audio/Items/Artifact/artifact1.ogg
|
||||
- /Audio/Items/Artifact/artifact2.ogg
|
||||
- /Audio/Items/Artifact/artifact3.ogg
|
||||
- /Audio/Items/Artifact/artifact4.ogg
|
||||
- /Audio/Items/Artifact/artifact5.ogg
|
||||
- /Audio/Items/Artifact/artifact6.ogg
|
||||
- /Audio/Items/Artifact/artifact7.ogg
|
||||
Reference in New Issue
Block a user