diff --git a/OpenRA.Mods.Cnc/Missions/CncShellmapScript.cs b/OpenRA.Mods.Cnc/Missions/CncShellmapScript.cs index c8a93c2d4b..a0c7ce610d 100755 --- a/OpenRA.Mods.Cnc/Missions/CncShellmapScript.cs +++ b/OpenRA.Mods.Cnc/Missions/CncShellmapScript.cs @@ -19,7 +19,7 @@ namespace OpenRA.Mods.RA { class CncShellmapScriptInfo : ITraitInfo { - public string Music = "otp"; + public string Music = "map1"; public object Create(ActorInitializer init) { return new CncShellmapScript(this); } } diff --git a/mods/cnc/mod.yaml b/mods/cnc/mod.yaml index d1f4b4c754..fddd060887 100644 --- a/mods/cnc/mod.yaml +++ b/mods/cnc/mod.yaml @@ -29,6 +29,7 @@ Packages: ~movies-nod.mix ~movies.mix ~scores.mix + ~transit.mix Rules: mods/cnc/rules/defaults.yaml diff --git a/mods/cnc/music.yaml b/mods/cnc/music.yaml index e449c70f95..d567b00b47 100644 --- a/mods/cnc/music.yaml +++ b/mods/cnc/music.yaml @@ -5,10 +5,12 @@ ind2: Canyon Chase stopthem: Deception heavyg: Demolition fwp: Fight Win Prevail +win1: Great Shot! ind: Industrial linefire: In the Line of Fire justdoit: Just do it! trouble: Looks like Trouble +map1: Map Theme march: March to Doom target: Mechanical Man nomercy: No Mercy @@ -18,4 +20,4 @@ radio: Radio rain: Rain in the Night jdi_v2: Take em' out j1: Untamed Land -warfare: Warfare \ No newline at end of file +warfare: Warfare