diff --git a/After the End/common/dynasties/british.txt b/After the End/common/dynasties/british.txt index de1303042..30256af86 100644 --- a/After the End/common/dynasties/british.txt +++ b/After the End/common/dynasties/british.txt @@ -346,4 +346,8 @@ 1812070 = { name = "Hartnell" culture = british +} +1812071 = { + name = "Norton" + culture = british } \ No newline at end of file diff --git a/After the End/history/characters/californias.txt b/After the End/history/characters/californias.txt index c10b6add6..9d91c23df 100644 --- a/After the End/history/characters/californias.txt +++ b/After the End/history/characters/californias.txt @@ -1321,6 +1321,32 @@ 2714.10.22={death=yes} } +1910099={ + name="Norton" + female=no + dynasty=1812071 + culture=british + religion=catholic + martial=4 + diplomacy=4 + stewardship=4 + intrigue=4 + learning=4 + trait=fortune_builder + trait=brave + trait=gregarious + trait=diligent + trait=just + trait=proud + trait=lunatic + trait=ill + trait=legendary + 1817.12.16={birth=yes} + 1880.1.8={ + death={death_reason=death_trait} + } +} + 1910100={ name="Elton" female=no diff --git a/After the End/history/titles/e_california.txt b/After the End/history/titles/e_california.txt index 83be2c33a..7d2134c5c 100644 --- a/After the End/history/titles/e_california.txt +++ b/After the End/history/titles/e_california.txt @@ -1,8 +1,13 @@ +1859.1.1= { + holder = 1910099 +} +1880.1.8= { + holder = 0 +} 2421.5.5= { law = succ_seniority law = agnatic_succession } - 2421.5.5= { holder = 1910100 }