ItHurts
Plays a sound effect when a player takes fall damage.ItHurts
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.
Manual Installation
- Install BepInEx for PEAK
- Drop
ItHurts.dllintoBepInEx/plugins/ItHurts/ - Launch the game
- Optionally add your own
.wavfiles toBepInEx/plugins/ItHurts/to replace the default sound
Configuration
A 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 |
