2024-07-20 17:35:52
All checks were successful
sync / build (push) Successful in 51s

This commit is contained in:
actions[bot]
2024-07-20 17:35:52 +08:00
parent 2bea8a8d29
commit 0bbb942aeb
35 changed files with 993 additions and 92 deletions

View File

@@ -0,0 +1,13 @@
on_actions = {
on_subject_annexed = {
effect = {
every_state = {
limit = { is_core_of = ROOT }
add_core_of = FROM
}
FROM = {
country_event = puppetgetcore.1
}
}
}
}