Add Great Shot!' and Map theme' scores. Use Map theme for the shellmap. Fixes #913.
This commit is contained in:
@@ -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); }
|
||||
}
|
||||
|
||||
|
||||
@@ -29,6 +29,7 @@ Packages:
|
||||
~movies-nod.mix
|
||||
~movies.mix
|
||||
~scores.mix
|
||||
~transit.mix
|
||||
|
||||
Rules:
|
||||
mods/cnc/rules/defaults.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
|
||||
|
||||
Reference in New Issue
Block a user