From 85b3d65e0402f220cff03f8cd32609a667a24956 Mon Sep 17 00:00:00 2001 From: Doug Murai Date: Sat, 18 Apr 2026 10:00:42 -0700 Subject: [PATCH 1/2] Add sc_probe (Protoss Probe) sound pack Co-Authored-By: Claude Opus 4.6 --- index.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/index.json b/index.json index 2100371..950a9d4 100644 --- a/index.json +++ b/index.json @@ -8760,6 +8760,42 @@ "added": "2026-02-12", "updated": "2026-02-26" }, + { + "name": "sc_probe", + "display_name": "Protoss Probe (StarCraft II)", + "version": "1.0.0", + "description": "Protoss Probe sound pack from StarCraft II", + "author": { + "name": "dmurai", + "github": "dmurai" + }, + "trust_tier": "community", + "categories": [ + "input.required", + "session.end", + "session.start", + "task.acknowledge", + "task.complete", + "task.error", + "user.spam" + ], + "language": "en", + "license": "CC-BY-NC-4.0", + "sound_count": 19, + "total_size_bytes": 337029, + "source_repo": "dmurai/sc_probe", + "source_ref": "main", + "source_path": ".", + "manifest_sha256": "aa79a7296c578a7795500887ae88501cb7657c068020ab236aca562ddfac5ff3", + "tags": [ + "gaming", + "starcraft", + "rts", + "blizzard" + ], + "added": "2026-04-18", + "updated": "2026-04-18" + }, { "name": "sc_raynor", "display_name": "StarCraft Raynor", From b6d85456da1a024cd56b3ac77074d66812e06ee4 Mon Sep 17 00:00:00 2001 From: Doug Murai Date: Sat, 18 Apr 2026 10:36:24 -0700 Subject: [PATCH 2/2] Add resource.limit category to sc_probe entry Co-Authored-By: Claude Opus 4.6 --- index.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index 950a9d4..fb9fd8e 100644 --- a/index.json +++ b/index.json @@ -8772,6 +8772,7 @@ "trust_tier": "community", "categories": [ "input.required", + "resource.limit", "session.end", "session.start", "task.acknowledge", @@ -8781,12 +8782,12 @@ ], "language": "en", "license": "CC-BY-NC-4.0", - "sound_count": 19, + "sound_count": 20, "total_size_bytes": 337029, "source_repo": "dmurai/sc_probe", "source_ref": "main", "source_path": ".", - "manifest_sha256": "aa79a7296c578a7795500887ae88501cb7657c068020ab236aca562ddfac5ff3", + "manifest_sha256": "3ef59738bcfa1499826c7ee2aa2ccdd64c24a25ea996b59c47cc93f839b28974", "tags": [ "gaming", "starcraft",