revert Alignment
This commit is contained in:
Vannifar 2026-04-25 10:02:11 +02:00
parent 15a5108e23
commit c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions

View file

@ -71,7 +71,6 @@ catalyst_hegemon_apocalyptic_epidemic = {}
catalyst_requested_incursion = {}
# Imperial Treasury
catalyst_imperial_treasury_depleted = {}
catalyst_imperial_treasury_raided = {}
catalyst_imperial_treasury_debt = {}
catalyst_cleared_treasury_debt = {}

View file

@ -26,10 +26,6 @@ natural_disasters = {
sort_order = 9
}
story_cycles = {
sort_order = 5
}
debug = { # referred to in code (DO NOT REMOVE)
sort_order = -1
}

View file

@ -59,7 +59,7 @@
if = {
limit = {
is_ai = no
NOT = { has_character_flag = mpo_the_great_steppe_events_0001_var }
NOT = { has_variable = mpo_the_great_steppe_events_0001_var }
}
trigger_event = mpo_the_great_steppe.0001
}
@ -82,7 +82,7 @@
if = {
limit = {
is_ai = no
NOT = { has_character_flag = mpo_the_great_steppe_events_0001_var }
NOT = { has_variable = mpo_the_great_steppe_events_0001_var }
}
trigger_event = mpo_the_great_steppe.0001
}