mucho changes

This commit is contained in:
Magpie490 2025-02-20 17:49:25 +00:00
parent 0918b6c1ed
commit 3b437364c2
146 changed files with 141607 additions and 11 deletions

View file

@ -0,0 +1,25 @@
#Used in sway_ongoing.5001
#LifestyleFocusTopic = {
# type = character
#
# text = {
# trigger = { has_character_flag = option_chosen_martial }
# localization_key = education_martial_loc
# }
# text = {
# trigger = { has_character_flag = option_chosen_diplomacy }
# localization_key = education_diplomacy_loc
# }
# text = {
# trigger = { has_character_flag = option_chosen_intrigue }
# localization_key = education_intrigue_loc
# }
# text = {
# trigger = { has_character_flag = option_chosen_stewardship }
# localization_key = education_stewardship_loc
# }
# text = {
# trigger = { has_character_flag = option_chosen_learning }
# localization_key = education_learning_loc
# }
#}