fixes
This commit is contained in:
parent
342df64d37
commit
3b360d6140
15 changed files with 44 additions and 6 deletions
|
|
@ -724,7 +724,7 @@ e_britannia = {
|
|||
}
|
||||
}
|
||||
c_scilly = {
|
||||
color = { 0 0 0 }
|
||||
color = { 144 83 68 }
|
||||
|
||||
b_scilly = {
|
||||
province = 9662
|
||||
|
|
|
|||
|
|
@ -51475,7 +51475,7 @@
|
|||
}
|
||||
{
|
||||
id=9662
|
||||
position={ 500.000000 0.000000 500.000000 }
|
||||
position={ 597.000000 0.000000 2687.000000 }
|
||||
rotation={ 0.000000 0.000000 0.000000 0.000000 }
|
||||
scale={ 1.000000 1.000000 1.000000 }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51475,7 +51475,7 @@
|
|||
}
|
||||
{
|
||||
id=9662
|
||||
position={ 500.000000 0.000000 500.000000 }
|
||||
position={ 599.000000 0.000000 2671.000000 }
|
||||
rotation={ 0.000000 0.000000 0.000000 0.000000 }
|
||||
scale={ 1.000000 1.000000 1.000000 }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54457,7 +54457,7 @@
|
|||
}
|
||||
{
|
||||
id=9662
|
||||
position={ 500.000000 0.000000 500.000000 }
|
||||
position={ 597.000000 0.000000 2687.000000 }
|
||||
rotation={ 0.000000 0.000000 0.000000 0.000000 }
|
||||
scale={ 1.000000 1.000000 1.000000 }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54457,7 +54457,7 @@
|
|||
}
|
||||
{
|
||||
id=9662
|
||||
position={ 500.000000 0.000000 500.000000 }
|
||||
position={ 597.000000 0.000000 2687.000000 }
|
||||
rotation={ 0.000000 0.000000 0.000000 0.000000 }
|
||||
scale={ 1.000000 1.000000 1.000000 }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -51475,7 +51475,7 @@
|
|||
}
|
||||
{
|
||||
id=9662
|
||||
position={ 500.000000 0.000000 500.000000 }
|
||||
position={ 597.000000 0.000000 2692.000000 }
|
||||
rotation={ 0.000000 0.000000 0.000000 0.000000 }
|
||||
scale={ 1.000000 1.000000 1.000000 }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -113,6 +113,11 @@
|
|||
#1st mention in 673
|
||||
}
|
||||
|
||||
9662 = { #Bedford
|
||||
culture = cornish
|
||||
religion = victorian
|
||||
holding = castle_holding
|
||||
}
|
||||
###c_buckinghamshire
|
||||
1551 = { #Buckingham
|
||||
culture = soueyrneg
|
||||
|
|
|
|||
5
history/titles/k_aquitaine.txt
Normal file
5
history/titles/k_aquitaine.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
k_aquitaine = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
k_brittany = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
holder = france0014 #Jamys Spatstony
|
||||
government = administrative_government
|
||||
liege = e_britannia
|
||||
|
|
|
|||
|
|
@ -2,6 +2,10 @@ k_england = {
|
|||
2498.1.1 = {
|
||||
holder = britannia0005 #Elyan Cyflymarhyan
|
||||
}
|
||||
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
2527.1.1 = {
|
||||
holder = britannia0004 #Isylmo Cyflymarhyan
|
||||
}
|
||||
|
|
|
|||
5
history/titles/k_ireland.txt
Normal file
5
history/titles/k_ireland.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
k_ireland = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
5
history/titles/k_mann.txt
Normal file
5
history/titles/k_mann.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
k_mann = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
|
|
@ -4,4 +4,7 @@ k_northumberland = {
|
|||
government = administrative_government
|
||||
liege = e_britannia
|
||||
}
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
5
history/titles/k_scotland.txt
Normal file
5
history/titles/k_scotland.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
k_scotland = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
|
|
@ -1,3 +1,8 @@
|
|||
k_wales = {
|
||||
2505.1.1 = {
|
||||
change_development_level = 7
|
||||
}
|
||||
}
|
||||
d_hereford = {
|
||||
2526.1.1 = {
|
||||
holder = britannia0009 #Robert Elgarh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue