Also clean name and image of the random faction
This commit is contained in:
parent
56cc25d3ff
commit
3dfe1b5ec5
1 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,9 @@
|
|||
#define RANDOM_SIDE
|
||||
[multiplayer_side]
|
||||
id=Random
|
||||
name={MENU_IMG_TXT "units/random-dice.png" _"Random"}
|
||||
name= _"Random"
|
||||
image="units/random-dice.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
random_faction=yes
|
||||
[/multiplayer_side]
|
||||
#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue