module Base {

    sound PolaroidShutter {
        category = Polaroid: Misc,
        is3D = false,
        clip { 
            file = media/sound/polaroid_shutter.ogg, 
            volume = 0.7,
        }
    }
}

/* Credit to freesound_community from Pixabay for the polaroid sound effect. */
/* https://pixabay.com/sound-effects/taking-a-polaroid-photo-100097/         */