vital
This commit is contained in:
parent
ce04719e34
commit
3a7be7ec83
55 changed files with 28248 additions and 3 deletions
|
|
@ -1,4 +1,11 @@
|
|||
e_baltic = {
|
||||
@correct_culture_primary_score = 100
|
||||
@better_than_the_alternatives_score = 50
|
||||
@always_primary_score = 1000
|
||||
@never_primary_score = -1000
|
||||
|
||||
|
||||
|
||||
e_baltic = {
|
||||
color = { 90 10 0 }
|
||||
|
||||
capital = c_konigsberg
|
||||
|
|
|
|||
|
|
@ -1,4 +1,11 @@
|
|||
e_greece = {
|
||||
@correct_culture_primary_score = 100
|
||||
@better_than_the_alternatives_score = 50
|
||||
@always_primary_score = 1000
|
||||
@never_primary_score = -1000
|
||||
|
||||
|
||||
|
||||
e_greece = {
|
||||
color = { 5 94 176 }
|
||||
|
||||
capital = c_thessalonika
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
@correct_culture_primary_score = 100
|
||||
@better_than_the_alternatives_score = 50
|
||||
@always_primary_score = 1000
|
||||
@never_primary_score = -1000
|
||||
|
||||
|
||||
|
||||
e_yugoslavia = {
|
||||
color = { 17 24 117 }
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
## REMBER TO MOVE BOHEMIA INTO here, and remove it from Germany.text when we add it##
|
||||
@correct_culture_primary_score = 100
|
||||
@better_than_the_alternatives_score = 50
|
||||
@always_primary_score = 1000
|
||||
@never_primary_score = -1000
|
||||
|
||||
e_zapadoslavia = {
|
||||
color = { 0 89 178 }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue