|
@@ -65,16 +65,19 @@ province_event = {
|
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
+
immediate = {
|
|
69
|
+
owner = {
|
|
70
|
+
clr_country_flag = separatist_sentiment_cooldown
|
|
71
|
+
set_country_flag = separatist_sentiment_cooldown
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
|
|
68
75
|
option = {
|
|
69
76
|
name = "EVTOPTA3098" # A minor inconvenience
|
|
70
77
|
add_province_modifier = {
|
|
71
78
|
name = "rebel_sentiment"
|
|
72
79
|
duration = 1825
|
|
73
80
|
}
|
|
74
|
-
owner = {
|
|
75
|
-
clr_country_flag = separatist_sentiment_cooldown
|
|
76
|
-
set_country_flag = separatist_sentiment_cooldown
|
|
77
|
-
}
|
|
78
81
|
random_neighbor_province = {
|
|
79
82
|
limit = {
|
|
80
83
|
owned_by = ROOT
|