idk why I dont have a cursor
This commit is contained in:
parent
701d55c01f
commit
cda3acdcea
349 changed files with 78627 additions and 7804 deletions
9
common/scripted_triggers/04_ep2_accolade_triggers.txt
Normal file
9
common/scripted_triggers/04_ep2_accolade_triggers.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Triggers related to knights and accolades
|
||||
|
||||
ep2_can_be_accolade_successor_base_trigger = {
|
||||
is_acclaimed = no
|
||||
is_accolade_successor = no
|
||||
highest_held_title_tier <= tier_barony
|
||||
is_alive = yes
|
||||
is_adult = yes
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue