Skip to content

Commit 81c653a

Browse files
committed
SPA v1.9.3
1 parent 629036f commit 81c653a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
#Used in both Universities and Art Academies, the original 20% buff is wildly excessive with SPA's changes.
2+
pm_principle_freedom_of_movement_3 = {
3+
texture = "gfx/interface/icons/production_method_icons/government_run.dds"
4+
5+
is_hidden_when_unavailable = yes
6+
7+
unlocking_principles = {
8+
principle_freedom_of_movement_3
9+
}
10+
11+
state_modifiers = {
12+
unscaled = {
13+
state_migration_pull_mult = 0.05 # 0.2
14+
}
15+
}
16+
}

0 commit comments

Comments
 (0)