Merge pull request #9038 from penev92/bleed_rename

Some more renaming from "race" to "faction"
This commit is contained in:
Matthias Mailänder
2015-08-13 21:13:31 +02:00
11 changed files with 79 additions and 55 deletions

View File

@@ -88,10 +88,10 @@
UseDeathTypeSuffix: false
EmitInfantryOnSell@gdi:
ActorTypes: e1, e1, e2, medic
Races: gdi
Factions: gdi
EmitInfantryOnSell@nod:
ActorTypes: e1, e1, e1, e3, e3
Races: nod
Factions: nod
MustBeDestroyed:
RequiredForShortGame: true
CaptureNotification:

View File

@@ -102,12 +102,12 @@ World:
MPStartUnits@MCV:
Class: none
ClassName: MCV Only
Races: gdi, nod
Factions: gdi, nod
BaseActor: mcv
MPStartUnits@light.gdi:
Class: light
ClassName: Light
Races: gdi
Factions: gdi
BaseActor: mcv
SupportActors: e1,e1,e1,e2,e2
InnerSupportRadius: 3
@@ -115,7 +115,7 @@ World:
MPStartUnits@light.nod:
Class: light
ClassName: Light
Races: nod
Factions: nod
BaseActor: mcv
SupportActors: e1,e1,e1,e3,e3
InnerSupportRadius: 3
@@ -123,7 +123,7 @@ World:
MPStartUnits@med.gdi:
Class: medium
ClassName: Medium
Races: gdi
Factions: gdi
BaseActor: mcv
SupportActors: e1,e1,e2,jumpjet,smech
InnerSupportRadius: 3
@@ -131,7 +131,7 @@ World:
MPStartUnits@med.nod:
Class: medium
ClassName: Medium
Races: nod
Factions: nod
BaseActor: mcv
SupportActors: e1,e1,e3,cyborg,bggy
InnerSupportRadius: 3
@@ -139,7 +139,7 @@ World:
MPStartUnits@heavy.gdi:
Class: heavy
ClassName: Heavy
Races: gdi
Factions: gdi
BaseActor: mcv
SupportActors: e1,e2,e2,smech,mmch
InnerSupportRadius: 3
@@ -147,7 +147,7 @@ World:
MPStartUnits@heavy.nod:
Class: heavy
ClassName: Heavy
Races: nod
Factions: nod
BaseActor: mcv
SupportActors: e1,e3,bggy,bike,ttnk
InnerSupportRadius: 3