From 3bd4f356538d3a8b08c3d0bb47009c57fe350e42 Mon Sep 17 00:00:00 2001 From: Jage9 Date: Sat, 28 Feb 2026 03:14:21 -0500 Subject: [PATCH] Docs: add widget global emitLoopDelay default --- docs/item-types.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/item-types.md b/docs/item-types.md index 55d60a4..f8c9ec1 100644 --- a/docs/item-types.md +++ b/docs/item-types.md @@ -154,6 +154,7 @@ This is behavior-focused documentation for item types and their defaults. - `directional=false` - `emitSoundSpeed=50` - `emitSoundTempo=50` + - `emitLoopDelay=0` ### Use - `use` toggles `enabled` on/off and plays `useSound` when configured.