This commit is contained in:
@@ -963,4 +963,34 @@ defined_text = {
|
||||
}
|
||||
localization_key = modoption_btn_1_off
|
||||
}
|
||||
}
|
||||
defined_text = {
|
||||
name = modoption_title8
|
||||
text = {
|
||||
trigger = {
|
||||
has_global_flag = modoption_historicalbossai_on
|
||||
}
|
||||
localization_key = modoption_title8_on
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
NOT= { has_global_flag = modoption_historicalbossai_on }
|
||||
}
|
||||
localization_key = modoption_title8_off
|
||||
}
|
||||
}
|
||||
defined_text = {
|
||||
name = modoption_btn_8
|
||||
text = {
|
||||
trigger = {
|
||||
has_global_flag = modoption_historicalbossai_on
|
||||
}
|
||||
localization_key = modoption_btn_1_on
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
NOT = { has_global_flag = modoption_historicalbossai_on }
|
||||
}
|
||||
localization_key = modoption_btn_1_off
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user