Skip to content

Commit f8e9139

Browse files
committed
adds missing sounds
1 parent 5ebfe1f commit f8e9139

File tree

490 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

490 files changed

+2
-2
lines changed

assets/Core.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ local function handler(_, module, key, sound, isOnMe)
1414
addon:SendMessage("BigWigs_Sound", module, key, sound)
1515
end
1616
end
17-
BigWigsLoader.RegisterMessage(addon, name, handler)
17+
BigWigsLoader.RegisterMessage(addon, "BigWigs_Voice", handler)
1818
BigWigsAPI.RegisterVoicePack(name)
1919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "bigwigs-voice-gcp",
2+
"name": "bigwigs-real-voice",
33
"private": true,
44
"version": "0.0.1",
55
"description": "A plugin for BigWigs that utilizes Google Cloud Platform's Text-To-Speech service to provide high-quality voice alerts for boss abilities and other in-game events",

sounds/SQ/-24899.ogg

11.7 KB
Binary file not shown.

sounds/SQ/-25129.ogg

14.8 KB
Binary file not shown.

sounds/SQ/334610.ogg

8.49 KB
Binary file not shown.

sounds/SQ/368990.ogg

9.59 KB
Binary file not shown.

sounds/SQ/369038.ogg

9.49 KB
Binary file not shown.

sounds/SQ/369043.ogg

8.75 KB
Binary file not shown.

sounds/SQ/369061.ogg

8.58 KB
Binary file not shown.

sounds/SQ/369110.ogg

12.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)