Kaiserreich / Kaiserreich-4-Bug-Reports

Issue tracker for Kaiserreich for Hearts of Iron 4
110 stars 40 forks source link

CHN - State 348 616 not included in china_claim_area #25287

Closed mikadochihaya closed 5 days ago

mikadochihaya commented 6 days ago

OS

win10

HOI4 Version

Bolivar v.1.14.8.6eb9 (9d66)

Kaiserreich Version

1.2

Other Mods

none

Were you using Steam?

Yes

Were you in multiplayer?

No

Which DLCs do you NOT have? (Ignore this question if you have all listed ones)

Description of the Issue

is_mainland_china_claim_area = {
    OR = {
        is_china_proper = yes
        is_manchuria = yes
        is_xinjiang = yes
        is_core_of = TIB
        is_core_of = MON
        state = 858 #Tawang
    }
}

is_china_claim_area = {
    OR = {
        is_mainland_china_claim_area = yes
        state = 524 #Taiwan
    }
}

State 348 616(suiyuan_province) are not core of MON in the beginning [is_core_of = MON] should be replaced with [is_mongolia = yes]

Steps to Reproduce

n/a

Possible Cause

No response

Screenshots

No response

Save File

No response

Log Files

No response

Important Files Attached

Alpinia commented 5 days ago

Fixed.