Skip to content

Commit caec0dd

Browse files
committed
Decrease STG desire to join GRF CW, if any polar nation is player
1 parent e07aac3 commit caec0dd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

events/NovaGriffonia Events.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6304,6 +6304,15 @@ country_event = {
63046304
name = griffons.120.a #We will help
63056305
ai_chance = {
63066306
factor = 80
6307+
modifier = {
6308+
factor = 0.1
6309+
OR = {
6310+
JAK = { is_ai = no }
6311+
YAK = { is_ai = no }
6312+
PNG = { is_ai = no }
6313+
PLB = { is_ai = no }
6314+
}
6315+
}
63076316
}
63086317
GRA = {
63096318
country_event = { id = griffons.121 hours = 4 }

0 commit comments

Comments
 (0)