default { state_entry() { llStopSound(); llSleep(.2); llLoopSound(llGetInventoryName(INVENTORY_SOUND, 0), 0.90); } }