This commit is contained in:
trashmasteruni 2026-05-19 19:04:53 +02:00
parent 81dc59df99
commit be91c36b85
8 changed files with 63 additions and 17 deletions

View file

@ -164,3 +164,18 @@ d_laamp_masaryk = { # Exiled Son of Count Libor
}
}
}
d_laamp_wanko_wank = { # Exiled Son of Count Libor
2555.1.1 = {
liege = 0
holder = wanko_wank
government = landless_adventurer_government
succession_laws = { landless_adventurer_succession_law }
effect = {
create_landless_adventurer_title_history_effect = yes
set_variable = { name = adventurer_creation_reason value = flag:voluntary }
destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 }
}
}
}