2024-09-14 16:30:48
All checks were successful
sync / build (push) Successful in 50s

This commit is contained in:
actions[bot]
2024-09-14 16:30:48 +00:00
parent fe5939c6de
commit 4c34d94a71
29 changed files with 529 additions and 308 deletions

View File

@@ -10,4 +10,16 @@ on_actions = {
}
}
}
on_monthly = {
effect = {
IF = { OR = { not = { has_global_flag = tianchengzhaohuan } not = { has_global_flag = tianchengzhaohuan_not } } }
every_country = {
limit = {
has_character = CHY_tiancheng
OR = { has_tech = radio_detection is_ai = yes }
}
country_event = CHY_new1_shijian.48
}
}
}
}