updating character interactions
This commit is contained in:
parent
c7cd996463
commit
9e9e27cc5b
22 changed files with 846 additions and 342 deletions
|
|
@ -999,7 +999,7 @@ slay_character_interaction = {
|
|||
use_diplomatic_range = no
|
||||
ignores_pending_interaction_block = yes
|
||||
icon = icon_dead
|
||||
common_interaction = no
|
||||
common_interaction = yes
|
||||
|
||||
interface_priority = -1
|
||||
|
||||
|
|
@ -2182,6 +2182,7 @@ debug_progress_all_active_schemes_interaction = {
|
|||
}
|
||||
on_accept = { scope:recipient = { every_scheme = { add_scheme_progress = 100 } } }
|
||||
auto_accept = yes
|
||||
common_interaction = yes
|
||||
}
|
||||
|
||||
debug_travel_to_ruler_interaction = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue