diff --git a/sound/CC-Sounds/clean_up_at_end/credits.md b/sound/CC-Sounds/clean_up_at_end/credits.md new file mode 100644 index 0000000..a30883c --- /dev/null +++ b/sound/CC-Sounds/clean_up_at_end/credits.md @@ -0,0 +1,3 @@ +| File Name | Author | License | Link | +|------------------|----------|-----------|---------------------------------| +| death.ogg | b-train | **CC0 1.0** | https://freesound.org/people/b-train/sounds/410379/ | \ No newline at end of file diff --git a/sound/CC-Sounds/clean_up_at_end/death.json b/sound/CC-Sounds/clean_up_at_end/death.json new file mode 100644 index 0000000..735c5a3 --- /dev/null +++ b/sound/CC-Sounds/clean_up_at_end/death.json @@ -0,0 +1,16 @@ +[ + { + "type": "sound_effect", + "id": "clean_up_at_end", + "variant": "death_m", + "volume": 100, + "files": [ "clean_up_at_end/death.ogg" ] + }, + { + "type": "sound_effect", + "id": "clean_up_at_end", + "variant": "death_f", + "volume": 100, + "files": [ "clean_up_at_end/death.ogg" ] + } +] diff --git a/sound/CC-Sounds/clean_up_at_end/death.ogg b/sound/CC-Sounds/clean_up_at_end/death.ogg new file mode 100644 index 0000000..16f0be3 Binary files /dev/null and b/sound/CC-Sounds/clean_up_at_end/death.ogg differ