default {
    touch_start(integer num_detected) {
        llPlaySound(llGetInventoryName(INVENTORY_SOUND,0), 0.5);
    }
}