CleverRaven/Cataclysm-DDA

Crossbow firing sound bug, CC-Sounds

Open

#67,031 opened on Jul 19, 2023

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (3,991 forks)batch import
(S2 - Confirmed)Help WantedSDL: Tiles / SoundSound Events[C++]

Repository metrics

Stars
 (9,264 stars)
PR merge metrics
 (Avg merge 6d 5h) (292 merged PRs in 30d)

Description

Describe the bug

Installing a bow dampening kit on a compound crossbow changes the firing sound to that of a rifle.

Attach save file

Wake Forest.zip

Steps to reproduce

  1. Fire crossbow.
  2. Install bow dampening kit.
  3. Reload and fire crossbow again.
  4. Note the difference in sound.

Expected behavior

Expecting the mod to either not change the sound made, or change it to a less gun-like one.

Screenshots

No response

Versions and configuration

  • OS: Windows
    • OS Version: 10.0.19045.3208 (22H2)
  • Game Version: 29cf306 [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [ Dark Days Ahead [dda], Disable NPC Needs [no_npc_food], Portal Storms Ignore NPCs [personal_portal_storms], Slowdown Fungal Growth [no_fungal_growth], No Rail Stations [No_Rail_Stations], Stats Through Kills [stats_through_kills] ]

Additional context

Using the CC-Sounds Soundpack.

Contributor guide