Rename "handgun_fire" to "pistol_fire"
This commit is contained in:
parent
57f07e0081
commit
b9470f7ed0
@ -8,8 +8,8 @@ next
|
||||
- added sounds:
|
||||
- firearm_cock
|
||||
- fireball
|
||||
- handgun_fire
|
||||
- laser
|
||||
- pistol_fire
|
||||
- shotgun_fire_pump
|
||||
- shotgun_pump
|
||||
|
||||
|
@ -13,10 +13,10 @@ sounds.firearm_cock = SoundGroup({
|
||||
"firearm_cock_02",
|
||||
})
|
||||
|
||||
--- @sndgroup sounds.handgun_fire
|
||||
-- @snd handgun_fire
|
||||
sounds.handgun_fire = SoundGroup({
|
||||
"handgun_fire",
|
||||
--- @sndgroup sounds.pistol_fire
|
||||
-- @snd pistol_fire
|
||||
sounds.pistol_fire = SoundGroup({
|
||||
"pistol_fire",
|
||||
})
|
||||
|
||||
--- @sndgroup sounds.shotgun_fire
|
||||
|
@ -69,7 +69,6 @@
|
||||
| [gorilla_roar][] | J0ck0 | CC0 | |
|
||||
| [gorilla_snarl*][gorilla_grunt] | [↓](#authors) | CC0 | |
|
||||
| [grasshopper][] | straget | CC0 | |
|
||||
| [handgun_fire][] | DrinkingWindGames | CC BY 3.0 | |
|
||||
| [horse_neigh_01][] | GoodListener | CC BY 3.0 | |
|
||||
| [horse_neigh_02][] | foxen10 | CC0 | |
|
||||
| [horse_snort_01][] | madklown | CC0 | |
|
||||
@ -110,6 +109,7 @@
|
||||
| [pig_snort][] | yottasounds | CC BY 3.0 | |
|
||||
| [pig_squeal][] | MediaCollege.com | CC0 | |
|
||||
| [pigeon][] | JavierSerrat | CC0 | |
|
||||
| [pistol_fire][] | DrinkingWindGames | CC BY 3.0 | |
|
||||
| [puppy_bark][] | moffet | CC0 | |
|
||||
| [quail][] | PrincessGrace | CC0 | |
|
||||
| [raccoon*][raccoon] | jnargus | CC BY | |
|
||||
@ -281,7 +281,6 @@
|
||||
[gorilla_grunt]: https://www.mediacollege.com/downloads/sound-effects/animals/primates/
|
||||
[gorilla_roar]: https://freesound.org/s/397054/
|
||||
[grasshopper]: https://freesound.org/s/401939/
|
||||
[handgun_fire]: https://freesound.org/s/476240/
|
||||
[horse_neigh_01]: https://freesound.org/s/322443/
|
||||
[horse_neigh_02]: https://freesound.org/s/149024/
|
||||
[horse_snort_01]: https://freesound.org/s/184503/
|
||||
@ -321,6 +320,7 @@
|
||||
[pig_snort]: https://freesound.org/s/174615/
|
||||
[pig_squeal]: https://www.mediacollege.com/downloads/sound-effects/animals/pig/
|
||||
[pigeon]: https://freesound.org/s/524345/
|
||||
[pistol_fire]: https://freesound.org/s/476240/
|
||||
[place_metal]: https://opengameart.org/node/3511
|
||||
[puppy_bark]: https://freesound.org/s/583142/
|
||||
[quail]: https://freesound.org/s/329371/
|
||||
|
Loading…
x
Reference in New Issue
Block a user