diff --git a/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab b/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab index b66b4b60..79b86941 100644 --- a/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab +++ b/Assets/Prefabs/AudioObject/Intro Cutscene Music.prefab @@ -2,14 +2,14 @@ "Entity": { "components": { "AudioComponent": { - "audioKey": "../Assets/Audio/MOTM_M5_IntroCutscene_AudioOnly.wav", + "audioKey": "../Assets/Audio/mus_IntroBGM_NoLoop.wav", "loop": true }, "EntityDescriptor": { - "Prefab Type": "Background Music", + "Prefab Type": "Intro Background Music", "children": [], "isActive": true, - "name": "Background Music", + "name": "Intro Background Music", "parent": null, "sceneID": 18446744073709551615 }