Update yearly_on_actions.txt
This commit is contained in:
parent
46e89f6cb5
commit
97905f6398
1 changed files with 10 additions and 10 deletions
|
|
@ -745,6 +745,16 @@ yearly_global_pulse = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
on_actions = {
|
||||||
|
inspiration_maintenance_global_pulse
|
||||||
|
natural_disaster_maintenance_global_pulse
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
# Called from code once a year for "playable" (count+) characters.
|
||||||
|
# Root is the character
|
||||||
|
yearly_playable_pulse = {
|
||||||
|
effect = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
has_title = title:k_papal_state
|
has_title = title:k_papal_state
|
||||||
|
|
@ -1118,16 +1128,6 @@ yearly_global_pulse = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
on_actions = {
|
|
||||||
inspiration_maintenance_global_pulse
|
|
||||||
natural_disaster_maintenance_global_pulse
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# Called from code once a year for "playable" (count+) characters.
|
|
||||||
# Root is the character
|
|
||||||
yearly_playable_pulse = {
|
|
||||||
effect = {
|
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
government = landless_minority_government
|
government = landless_minority_government
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue