Decision to Reforge the Crown of St. Wenceslas FIXED
finally found what was causing the issues (i think, but it works, so i am not complaining)
This commit is contained in:
parent
f9a352ae5f
commit
714c37ce75
2 changed files with 25 additions and 13 deletions
|
|
@ -44,7 +44,7 @@ create_artifact_crown_wenceslas_effect = { # Crown of Saint Wenceslas
|
|||
wealth = scope:wealth
|
||||
quality = scope:quality
|
||||
decaying = no
|
||||
save_scope_as = newly_created_artifact
|
||||
save_scope_as = crown_wenceslas
|
||||
history = {
|
||||
type = created_before_history
|
||||
date = 1346.1.1
|
||||
|
|
@ -52,7 +52,7 @@ create_artifact_crown_wenceslas_effect = { # Crown of Saint Wenceslas
|
|||
}
|
||||
}
|
||||
|
||||
scope:newly_created_artifact = {
|
||||
scope:crown_wenceslas = {
|
||||
set_variable = { name = historical_unique_artifact value = yes }
|
||||
set_variable = crown_wenceslas
|
||||
save_scope_as = epic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue