Old Car Honk

Written by Kitsune

For other grids, you will need to upload the sound and replace the key in the script withthe UUID key of the newly uploaded sound.

default
{
 
    touch_start(integer total_number)
    {
        llTriggerSound("959e846a-237f-26ac-4e30-fab5380c7994", 99.0);
    }
}