More commenting things out

This commit is contained in:
Heidesommer 2026-05-30 04:14:43 -04:00
parent 4618ca7ce3
commit fc88308bc8
22 changed files with 13251 additions and 508 deletions

View file

@ -0,0 +1,42 @@
namespace = bp3_decisions
bp3_decisions.0100 = {
type = character_event
title = bp3_decisions.0100.t
desc = bp3_decisions.0100.desc
theme = realm
left_portrait = {
character = root
animation = personality_honorable
}
immediate = {
house = {
add_house_modifier = {
modifier = legacy_adventurer_house_modifier
}
}
}
# Do some justicar contracts
option = {
name = bp3_decisions.0100.a
custom_tooltip = bp3_decisions.0100.a_tt
hidden_effect = {
populate_task_contracts_for_area = {
location = root.location
amount = 3
group = { laamp_contracts_justicar_group }
}
}
}
# Become legitimists
option = {
name = bp3_decisions.0100.b
trigger = { NOT = { has_realm_law = camp_purpose_legitimists } }
add_realm_law_skip_effects = camp_purpose_legitimists
}
}

File diff suppressed because it is too large Load diff