

Replaces the Airhorn sound effect with 100+ sound effects every time a new level seed is loaded!
(Yeah because it was a headache for me to try to make it randomize every time you use it. I will, however, do my best to make it so in the future versions of this mod. Just right now I wanted something out there for my friends and I to use.)
You can also upload your own sound files too! The caveat is that anyone else you have the mod with will need to have those sound files too. I'll try to figure out a way to have it so that you only need the sound files and everyone else can hear it on the server. Buuut it might not be possible.
Before doing so, some things to note:
This is because the airhorn has actually 2 sound files it uses. One for when a player is close and hears it and the other when a player is far and hears it. I recommend using a audio editing program like Audacity to make the far version of the sound file 10 decibels lower at least, just so it has the full effect in-game. BE SURE TO END THE NAME WITH "Far". The code is case sensitive so if you make it "far" it won't register. You can still do something like "OrignialSound-Far.mp3" or "OriginalSound_Far.mp3".
Big props to my girlfriend for giving me this idea and helping me.