diff --git a/common/scripted_effects/wc_historical_artifacts_creation_effect.txt b/common/scripted_effects/wc_historical_artifacts_creation_effect.txt index 2379c764fa..cb1e77f59b 100644 --- a/common/scripted_effects/wc_historical_artifacts_creation_effect.txt +++ b/common/scripted_effects/wc_historical_artifacts_creation_effect.txt @@ -290,6 +290,6 @@ create_artifact_twilight_canticle_effect = { scope:newly_created_artifact = { set_variable = { name = historical_unique_artifact value = yes } - set_variable = { name = twilight_canticle value = yes } + #set_variable = { name = twilight_canticle value = yes } } } \ No newline at end of file