Skip to content

Commit

Permalink
Updated wc_historical_artifacts
Browse files Browse the repository at this point in the history
Took out the empty trigger block from wc_historical_artifacts.0201, and added scope: to realm_priest on line 84 as ELMariuso suggested
  • Loading branch information
socratespandagoa committed Dec 18, 2024
1 parent b4d7003 commit 6f8c374
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions events/artifacts/wc_historical_artifacts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ wc_historical_artifacts.0201 = {

theme = battle

trigger = {

}

immediate = {

#Creating the Dark Crystal and saving it as a scope to manipulate later
Expand Down Expand Up @@ -85,7 +81,7 @@ wc_historical_artifacts.0201 = {
# 1, Realm Priest
if = {
limit = {
exists = realm_priest
exists = scope:realm_priest
}
scope:realm_priest = {
save_scope_as = dark_magic_consultant_1
Expand Down

0 comments on commit 6f8c374

Please sign in to comment.