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
18
common/scripted_triggers/00_sibling_triggers.txt
Normal file
18
common/scripted_triggers/00_sibling_triggers.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
|
||||
###TRIGGER LIST
|
||||
|
||||
# has_adult_friendly_unlanded_sibling_trigger
|
||||
|
||||
|
||||
has_adult_friendly_unlanded_sibling_trigger = {
|
||||
any_sibling = {
|
||||
is_landed_or_landless_administrative = no
|
||||
is_adult = yes
|
||||
opinion = {
|
||||
target = root
|
||||
value > 30
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue