Allow picking of a random subfaction
This commit is contained in:
@@ -461,7 +461,7 @@ scrollbar: chrome.png
|
||||
flags: chrome.png
|
||||
nod: 352,0,32,16
|
||||
gdi: 352,16,32,16
|
||||
random: 352,32,32,16
|
||||
Random: 352,32,32,16
|
||||
|
||||
strategic: strategic.png
|
||||
unowned: 0,0,32,32
|
||||
|
||||
@@ -81,6 +81,10 @@ World:
|
||||
FogVariants: typea, typeb, typec, typed
|
||||
OverrideFullShroud: full
|
||||
OverrideFullFog: full
|
||||
Country@Random:
|
||||
Name: Any
|
||||
Race: Random
|
||||
RandomRaceMembers: gdi, nod
|
||||
Country@gdi:
|
||||
Name: GDI
|
||||
Race: gdi
|
||||
|
||||
@@ -91,7 +91,7 @@ flags: buttons.png
|
||||
atreides: 0,114,22,21
|
||||
harkonnen: 22,114,23,21
|
||||
ordos: 45,114,22,21
|
||||
random: 67,114,23,21
|
||||
Random: 67,114,23,21
|
||||
spectator: 67,114,23,21
|
||||
|
||||
# Used for the menu
|
||||
|
||||
@@ -94,6 +94,10 @@ World:
|
||||
OverrideFullShroud: full
|
||||
OverrideFullFog: full
|
||||
ShroudBlend: Multiply
|
||||
Country@Random:
|
||||
Name: Any
|
||||
Race: Random
|
||||
RandomRaceMembers: atreides, harkonnen, ordos
|
||||
Country@Atreides:
|
||||
Name: Atreides
|
||||
Race: atreides
|
||||
|
||||
@@ -471,7 +471,9 @@ strategic: strategic.png
|
||||
flags: buttons.png
|
||||
soviet: 0,112,30,15
|
||||
allies: 30,112,30,15
|
||||
random: 60,112,30,15
|
||||
Random: 60,112,30,15
|
||||
RandomAllies: 30,172,30,15
|
||||
RandomSoviet: 0,172,30,15
|
||||
spectator: 60,112,30,15
|
||||
|
||||
russia: 0,127,30,15
|
||||
|
||||
@@ -126,6 +126,24 @@ World:
|
||||
Race: ukraine
|
||||
Side: Soviet
|
||||
Description: Ukraine: Demolitions\nSpecial Ability: Parabombs\nSpecial Unit: Demolition Truck
|
||||
Country@random:
|
||||
Name: Any
|
||||
Race: Random
|
||||
RandomRaceMembers: RandomAllies, RandomSoviet
|
||||
Side: Random
|
||||
Description: A random country.
|
||||
Country@randomallies:
|
||||
Name: Allied
|
||||
Race: RandomAllies
|
||||
RandomRaceMembers: allies, england, france, germany
|
||||
Side: Random
|
||||
Description: A random Allied country.
|
||||
Country@randomsoviet:
|
||||
Name: Soviet
|
||||
Race: RandomSoviet
|
||||
RandomRaceMembers: soviet, russia, ukraine
|
||||
Side: Random
|
||||
Description: A random Soviet country.
|
||||
DomainIndex:
|
||||
SmudgeLayer@SCORCH:
|
||||
Type: Scorch
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 257 KiB |
@@ -453,7 +453,7 @@ strategic: strategic.png
|
||||
flags: buttons.png
|
||||
gdi: 30,112,30,15
|
||||
nod: 0,112,30,15
|
||||
random: 60,112,30,15
|
||||
Random: 60,112,30,15
|
||||
spectator: 60,112,30,15
|
||||
|
||||
music: musicplayer.png
|
||||
|
||||
@@ -79,6 +79,10 @@ World:
|
||||
VoxelNormalsPalette@normals:
|
||||
Name: normals
|
||||
Type: TiberianSun
|
||||
Country@Random:
|
||||
Name: Any
|
||||
Race: Random
|
||||
RandomRaceMembers: gdi, nod
|
||||
Country@0:
|
||||
Name: GDI
|
||||
Race: gdi
|
||||
|
||||
Reference in New Issue
Block a user