Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
30
history/struggles/_struggles.info
Normal file
30
history/struggles/_struggles.info
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
|
||||
date = {
|
||||
effect = {
|
||||
...
|
||||
}
|
||||
}
|
||||
|
||||
# Examples:
|
||||
# Start iberian_struggle struggle in 714.1.1
|
||||
# 714.1.1 = {
|
||||
# effect = {
|
||||
# if = {
|
||||
# limit = { has_dlc_feature = the_fate_of_iberia }
|
||||
# start_struggle = {
|
||||
# struggle_type = iberian_struggle
|
||||
# start_phase = struggle_iberia_phase_opportunity
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
# End iberian_struggle struggle in 716.1.1. If the struggle didn't start before then there is going to be an error (be sure to run an existence check)
|
||||
# 716.1.1 = {
|
||||
# effect = {
|
||||
# if = {
|
||||
# limit = { has_dlc_feature = the_fate_of_iberia }
|
||||
# end_struggle = secure_iberian_foothold_decision_title
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
1
history/struggles/iberian_struggle_history.txt
Normal file
1
history/struggles/iberian_struggle_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
history/struggles/persian_struggle_history.txt
Normal file
1
history/struggles/persian_struggle_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
history/struggles/tgp_dynastic_cycle_history.txt
Normal file
1
history/struggles/tgp_dynastic_cycle_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
1
history/struggles/tgp_silk_road_history.txt
Normal file
1
history/struggles/tgp_silk_road_history.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
|
||||
Loading…
Add table
Add a link
Reference in a new issue