Custom Disasters - Sound System
================================

This folder contains custom audio files (.ogg format) for disasters.

INCLUDED SOUNDS:
- start.ogg - Default disaster start sound (dramatic horn)

HOW TO ADD YOUR OWN SOUNDS:
1. Convert audio to .ogg format (use Audacity or online converters)
2. Place .ogg files in: plugins/CustomDisasters/sounds/
3. Run /disaster reload
4. Reference in YAML: SoundFile: "your_sound.ogg"

SPECIAL FILES:
- start.ogg - Automatically plays when any disaster starts (if present)
- Can be overridden per-disaster in YAML configuration

RECOMMENDED TOOLS:
- Audacity (free audio editor with .ogg export)
- Online converters: https://cloudconvert.com/mp3-to-ogg

FILE SIZE TIPS:
- Keep files under 5MB for best performance
- Use mono audio for ambient sounds
- 128kbps bitrate is usually sufficient

For more info: https://github.com/yourusername/CustomDisasters
