add game&rawdata
This commit is contained in:
parent
0133cd976c
commit
49b34b5546
45731 changed files with 709831 additions and 0 deletions
19
gamedata/configs/mp/team_logo.ltx
Normal file
19
gamedata/configs/mp/team_logo.ltx
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[team_logo]
|
||||
team1 = freedom_big
|
||||
team2 = merc_big
|
||||
|
||||
[team_logo_small]
|
||||
team1 = freedom_icon
|
||||
team2 = merc_icon
|
||||
|
||||
[team1]
|
||||
logo = freedom_big
|
||||
logo_small = freedom_icon
|
||||
color = 0,255,0
|
||||
name = mp_team_free_stalkers ; string table id.. "text with space palce in brackets"
|
||||
|
||||
[team2]
|
||||
logo = merc_big
|
||||
logo_small = merc_icon
|
||||
color = 0,0,255
|
||||
name = mp_headhuntrs ; string table id.. "text with space palce in brackets"
|
||||
Loading…
Add table
Add a link
Reference in a new issue