diff --git a/Individual Components/Base Parts/Keypad.rbxm b/Individual Components/Base Parts/Keypad.rbxm index dbe6016..675eb05 100644 Binary files a/Individual Components/Base Parts/Keypad.rbxm and b/Individual Components/Base Parts/Keypad.rbxm differ diff --git a/Individual Components/Base Parts/SystemTemplate.rbxm b/Individual Components/Base Parts/SystemTemplate.rbxm index 1406eae..164d5d7 100644 Binary files a/Individual Components/Base Parts/SystemTemplate.rbxm and b/Individual Components/Base Parts/SystemTemplate.rbxm differ diff --git a/Individual Components/Sirens/AudioInit.rbxm b/Individual Components/Sirens/AudioInit.rbxm new file mode 100644 index 0000000..2871d00 Binary files /dev/null and b/Individual Components/Sirens/AudioInit.rbxm differ diff --git a/Individual Components/Sirens/README.md b/Individual Components/Sirens/README.md new file mode 100644 index 0000000..ffc4bf0 --- /dev/null +++ b/Individual Components/Sirens/README.md @@ -0,0 +1,6 @@ +# Voice Siren Instructions +DO NOT PUT THE VOICE SIREN IN THE SIRENS FOLDER +Place it in the same folder as the main system. + +# AudioInit +For the voice siren driver (and any other audio system in roblox) to work, you need to put the `AudioInit` module in `StarterPlayer` > `StarterCharacterScripts`. \ No newline at end of file