Allow picking of a random subfaction

This commit is contained in:
abcdefg30
2015-03-06 16:02:40 +01:00
parent 687403ab89
commit 63fe578ba8
19 changed files with 65 additions and 19 deletions

View File

@@ -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

View File

@@ -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