So one thing that annoys me in Darkest Hour is that I cannot release Ukraine, Belarus etc. from a defeated USSR as Germany and instead I need to release those Riechkommisarts, I know that this is purposely implemented but how do I undo that to allow Germany to release them?
Darkest Hour\Mods\Darkest Hour Full\db\revolt.txt
Explanation: no = { TAG1 TAG2 … TAGx } # Countries in that list cannot release the country
Example
UKR = { # Ukraine
date = { day = 0 month = january year = 1914 }
expirydate = { day = 29 month = december year = 1999 }
minimum = {
617 608 613 610 612 611 606 605
}
extra = { 245 242 240 244
241 637 640 641 213
619 620 626 622 616 635
627 628 609
629 636 630 623 624 607
638 639 631 632 615 625 618 614 238 249
621 633 634
#1401 300
}
capital = 617 #Kiev
no = { GER }
---> either remove this or comment it out (that means placing a # before it, so change it to: #no = { GER })
}