2025-06-02 04:01:02

This commit is contained in:
actions[bot]
2025-06-02 04:01:02 +00:00
parent 9af290fd00
commit 7a1a621dae
7 changed files with 56 additions and 13 deletions

View File

@@ -665,4 +665,16 @@ on_actions = {
}
}
}
on_daily_DOH = {
effect = {
if = {
limit = {
tag = DOH
date < 1937.7.7
has_war_with = CHY
}
set_country_flag = DOH_zaozhan_cjwx
}
}
}
}