2024-07-21 20:31:09
All checks were successful
sync / build (push) Successful in 53s

This commit is contained in:
actions[bot]
2024-07-21 20:31:09 +08:00
parent 0bbb942aeb
commit 27ba1589df
29 changed files with 73 additions and 117 deletions

View File

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