Skip to content

Commit

Permalink
Update wc_thorium_decisions.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Malicos committed Sep 20, 2024
1 parent af077ee commit 3a8cb35
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions common/decisions/wc_thorium_decisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,12 @@ thorium_invite_craftsmen_decision = {

# Holder of Thorium bases of operation must not be either pawn of Ragnaros or follower of evil cults
OR = {
title:c_drognur.holder = { # Thorium Point
NOT = {
religion = religion:fire_group
religion = religion:doombringer
religion = religion:deathbringer
religion = religion:shathgral
}
}
title:c_chiselgrip.holder = {
NOT = {
religion = religion:fire_group
religion = religion:doombringer
religion = religion:deathbringer
religion = religion:shathgral
}
title:c_drognur.holder.faith = { # Thorium Point
NOT = { has_doctrine = doctrine_pluralism_dark }
}
title:c_chiselgrip.holder.faith = {
NOT = { has_doctrine = doctrine_pluralism_dark }
}
}
}

Expand Down

0 comments on commit 3a8cb35

Please sign in to comment.