Skip to content

Commit

Permalink
Fixed #897 releasing faction members
Browse files Browse the repository at this point in the history
Fixed an issue where you could release faction tributaries of the Horde and Alliance leaders.
  • Loading branch information
zumbak04 committed Jul 7, 2020
1 parent b3a12aa commit 06ff0d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions decisions/rip_various_decisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ targeted_decisions = {

}
potential = {
# Warcraft
NOT = { is_tributary = { type = political_faction suzerain = suzerain } }

is_tributary = yes
suzerain = { character = FROM }
}
Expand Down

0 comments on commit 06ff0d2

Please sign in to comment.