DEN tag
I've been renumbering monarch files for the AGCEEP mod, and found that there were two monarch files for Denmark in the main distribution: monarchs.dan and monarchs.den. Looking for the strings "DAN" and "DEN" in all EU2 files, I found only one instance of "DEN" in the main distribution outside of the monarchs.den file: in Scenarios\1700\1700_pru.inc in line 42:
I believe that this should be changed to use tag DAN.
I've been renumbering monarch files for the AGCEEP mod, and found that there were two monarch files for Denmark in the main distribution: monarchs.dan and monarchs.den. Looking for the strings "DAN" and "DEN" in all EU2 files, I found only one instance of "DEN" in the main distribution outside of the monarchs.den file: in Scenarios\1700\1700_pru.inc in line 42:
Code:
relation = { tag = DEN value = 200 }
Upvote
0