Skip to content

Commit

Permalink
Sounds for the acid dart attack (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: Fris0uman <[email protected]>
  • Loading branch information
Fris0uman and Fris0uman authored Oct 2, 2024
1 parent 32bfb67 commit 8d4f75d
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
13 changes: 13 additions & 0 deletions sound/CC-Sounds/fire_gun/monster_guns/credits.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
| File Name | Author | License | Link |
|------------------|----------|-----------|---------------------------------|
| acid_sniper_1.ogg | soularitysound | **CC0** | https://freesound.org/people/soularitysound/sounds/365167/ |
| acid_sniper_2.ogg | soularitysound | **CC0** | https://freesound.org/people/soularitysound/sounds/365167/ |
| acid_sniper_3.ogg | soularitysound | **CC0** | https://freesound.org/people/soularitysound/sounds/365167/ |
| acid_sniper_4.ogg | soularitysound | **CC0** | https://freesound.org/people/soularitysound/sounds/365167/ |
| | | ** ** | |
| | | ** ** | |
| | | ** ** | |
| | | ** ** | |
| | | ** ** | |
| | | ** ** | |
| | | ** ** | |
14 changes: 14 additions & 0 deletions sound/CC-Sounds/fire_gun/monster_guns/monster_guns.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"type": "sound_effect",
"id": "fire_gun",
"variant": "acid_sniper",
"volume": 100,
"files": [
"fire_gun/monster_guns/acid_sniper_1.ogg",
"fire_gun/monster_guns/acid_sniper_2.ogg",
"fire_gun/monster_guns/acid_sniper_3.ogg",
"fire_gun/monster_guns/acid_sniper_4.ogg"
]
}
]

0 comments on commit 8d4f75d

Please sign in to comment.