more errorlog fixes
This commit is contained in:
parent
29950cde2b
commit
322c4855a6
25 changed files with 149 additions and 148 deletions
|
|
@ -1,4 +1,9 @@
|
|||
e_britannia = {
|
||||
@correct_culture_primary_score = 100
|
||||
@better_than_the_alternatives_score = 50
|
||||
@always_primary_score = 1000
|
||||
@never_primary_score = -1000
|
||||
|
||||
e_britannia = {
|
||||
color = { 165 8 34 }
|
||||
capital = c_london
|
||||
can_be_named_after_dynasty = no
|
||||
|
|
@ -2330,7 +2335,10 @@
|
|||
name_list_scouseg = cn_east_ryddyng
|
||||
name_list_strafclideg = cn_eaist_ridding
|
||||
}
|
||||
|
||||
b_cottingham = { # Hull
|
||||
province = 1589
|
||||
color = { 255 139 15 }
|
||||
}
|
||||
b_pockington = { # Pocklington
|
||||
province = 1588
|
||||
color = { 255 160 59 }
|
||||
|
|
@ -2341,10 +2349,6 @@
|
|||
name_list_scouseg = cn_pocllyngton
|
||||
}
|
||||
}
|
||||
b_cottingham = { # Hull
|
||||
province = 1589
|
||||
color = { 255 139 15 }
|
||||
}
|
||||
b_bridlington = {
|
||||
province = 1590
|
||||
color = { 255 139 15 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue