the last japan event, the recognition of manchukuo seems bugged. In event conditions should be included that manchukuo exists imo.
the solution to fix this is inserting the red line in aod/db/events/japan.txt near the end of the file
####################################################################
# Japan Pressures Germany over Manchukuo
####################################################################
event = {
id = 3835
random = no
country = JAP
trigger = {
exists = CHI
exists = GER
exists = MAN
OR = {
war = { country = JAP country = CHI }
...
the solution to fix this is inserting the red line in aod/db/events/japan.txt near the end of the file
####################################################################
# Japan Pressures Germany over Manchukuo
####################################################################
event = {
id = 3835
random = no
country = JAP
trigger = {
exists = CHI
exists = GER
exists = MAN
OR = {
war = { country = JAP country = CHI }
...
Last edited:
Upvote
0