Fixing things
This commit is contained in:
parent
e2a877d018
commit
cf10d05052
45 changed files with 8242 additions and 2221 deletions
|
|
@ -1627,28 +1627,28 @@ on_death = {
|
|||
end_diarchy = yes
|
||||
}
|
||||
|
||||
# EP3, Wallada transfers possessions to her heir
|
||||
if = {
|
||||
limit = {
|
||||
root = character:andalusian_0003
|
||||
exists = player_heir
|
||||
}
|
||||
# save Wallada's scope
|
||||
save_scope_as = wallada
|
||||
random_character_artifact = {
|
||||
limit = {
|
||||
has_artifact_modifier = double_moon_modifier
|
||||
}
|
||||
set_owner = scope:wallada.primary_heir
|
||||
save_scope_as = double_moon_book
|
||||
}
|
||||
primary_heir = {
|
||||
trigger_event = {
|
||||
id = ep3_story_cycle_violet_poet.0004
|
||||
days = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
# # EP3, Wallada transfers possessions to her heir
|
||||
# if = {
|
||||
# limit = {
|
||||
# root = character:andalusian_0003
|
||||
# exists = player_heir
|
||||
# }
|
||||
# # save Wallada's scope
|
||||
# save_scope_as = wallada
|
||||
# random_character_artifact = {
|
||||
# limit = {
|
||||
# has_artifact_modifier = double_moon_modifier
|
||||
# }
|
||||
# set_owner = scope:wallada.primary_heir
|
||||
# save_scope_as = double_moon_book
|
||||
# }
|
||||
# primary_heir = {
|
||||
# trigger_event = {
|
||||
# id = ep3_story_cycle_violet_poet.0004
|
||||
# days = 1
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
# Populate new contracts for laamp heirs.
|
||||
player_heir ?= {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue