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
|
|
@ -0,0 +1,41 @@
|
|||
|
||||
has_weak_hook_on_trigger = {
|
||||
OR = {
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = weak_blackmail_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = favor_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = obligation_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = indebted_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = threat_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = manipulation_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = house_head_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = trial_by_combat_hook
|
||||
}
|
||||
has_hook_of_type = {
|
||||
target = $TARGET_CHARACTER$
|
||||
type = sumptuary_crime_hook
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue