
PEAK
You are viewing a potentially older version of this package. View Latest Version

Plays a sound effect when a player takes fall damage.
Comes with a default sound. Drop your own .wav files into the mod's folder to replace it — the mod will pick one at random each time someone gets hurt.
ItHurts.dll into BepInEx/plugins/ItHurts/.wav files to BepInEx/plugins/ItHurts/ to replace the default soundA config file is generated at BepInEx/config/ItHurts.cfg after the first launch.
| Setting | Default | Description |
|---|---|---|
| Fall Volume | 1.0 | Volume of the fall damage sound |
| Fall Sound Range | 100 | Max distance the sound can be heard from |
| Min Repeat Gap | 5.0s | Minimum time before the same player can trigger the sound again |
| Debug Logging | false | Enable extra log output |