diff --git a/changelog.txt b/changelog.txt index aa68d88..f30d1d6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -6,6 +6,7 @@ next - added setting "sounds.enable_tests" - added sounds testing formspec shown with "/sounds_tests" chat command - added sounds: + - ar_fire - firearm_cock - fireball - laser diff --git a/groups/firearm.lua b/groups/firearm.lua index 155fa46..a42cc0e 100644 --- a/groups/firearm.lua +++ b/groups/firearm.lua @@ -5,6 +5,18 @@ +--- @sndgroup sounds.ar_fire +-- @snd ar_fire_01 +-- @snd ar_fire_02 +-- @snd ar_fire_03 +-- @snd ar_fire_04 +sounds.ar_fire = SoundGroup({ + "ar_fire_01", + "ar_fire_02", + "ar_fire_03", + "ar_fire_04", +}) + --- @sndgroup sounds.firearm_cock -- @snd firearm_cock_01 -- @snd firearm_cock_02 diff --git a/sounds/sounds_ar_fire_01.ogg b/sounds/sounds_ar_fire_01.ogg new file mode 100644 index 0000000..0af5e73 Binary files /dev/null and b/sounds/sounds_ar_fire_01.ogg differ diff --git a/sounds/sounds_ar_fire_02.ogg b/sounds/sounds_ar_fire_02.ogg new file mode 100644 index 0000000..fd4f653 Binary files /dev/null and b/sounds/sounds_ar_fire_02.ogg differ diff --git a/sounds/sounds_ar_fire_03.ogg b/sounds/sounds_ar_fire_03.ogg new file mode 100644 index 0000000..d6e6409 Binary files /dev/null and b/sounds/sounds_ar_fire_03.ogg differ diff --git a/sounds/sounds_ar_fire_04.ogg b/sounds/sounds_ar_fire_04.ogg new file mode 100644 index 0000000..9a98f97 Binary files /dev/null and b/sounds/sounds_ar_fire_04.ogg differ diff --git a/sounds_src/sounds_ar_fire_01.flac b/sounds_src/sounds_ar_fire_01.flac new file mode 100644 index 0000000..7c873d6 Binary files /dev/null and b/sounds_src/sounds_ar_fire_01.flac differ diff --git a/sounds_src/sounds_ar_fire_02.flac b/sounds_src/sounds_ar_fire_02.flac new file mode 100644 index 0000000..cfee2e5 Binary files /dev/null and b/sounds_src/sounds_ar_fire_02.flac differ diff --git a/sounds_src/sounds_ar_fire_03.flac b/sounds_src/sounds_ar_fire_03.flac new file mode 100644 index 0000000..b5df599 Binary files /dev/null and b/sounds_src/sounds_ar_fire_03.flac differ diff --git a/sounds_src/sounds_ar_fire_04.flac b/sounds_src/sounds_ar_fire_04.flac new file mode 100644 index 0000000..c6575f6 Binary files /dev/null and b/sounds_src/sounds_ar_fire_04.flac differ diff --git a/sources.md b/sources.md index c6d0a4d..edded8b 100644 --- a/sources.md +++ b/sources.md @@ -5,6 +5,7 @@ | --------------------------------- | ---------------------------- | ------------ | ----------------------- | | [airplane_prop][] | jakobthiesen | CC BY 3.0 | loopable | | [apple_bite][] | sonicmariobrotha | CC0 | | +| [ar_fire*][ar_fire] | Wyatt Dilley (dwightsabeast) | CC BY 3.0 | | | [balloon_inflate][] | d.n.audio.uk | CC0 | | | [balloon_pop][] | Gniffelbaf | CC0 | | | [bat*][bat] | polymorpheva | CC0 | | @@ -212,6 +213,7 @@ [airplane_prop]: https://freesound.org/s/188423/ [apple_bite]: https://freesound.org/s/333825/ +[ar_fire]: https://freesound.org/s/553848/ [balloon_inflate]: https://freesound.org/s/263809/ [balloon_pop]: https://freesound.org/s/82119/ [bat]: https://freesound.org/s/104205/