|
@@ -4910,7 +4910,13 @@ pronoiar_monarchy_reform = {
|
|
|
4910
4910
|
icon = "pronoiar_monarchy_reform"
|
|
4911
4911
|
allow_normal_conversion = yes
|
|
4912
4912
|
potential = {
|
|
4913
|
-
|
|
4913
|
+
or = {
|
|
4914
|
+
AND = {
|
|
4915
|
+
is_playing_custom_nation = yes
|
|
4916
|
+
has_reform = pronoiar_monarchy_reform
|
|
4917
|
+
}
|
|
4918
|
+
have_had_reform = pronoiar_monarchy_reform
|
|
4919
|
+
}
|
|
4914
4920
|
}
|
|
4915
4921
|
valid_for_nation_designer = yes
|
|
4916
4922
|
nation_designer_cost = 100
|