File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
CK2Plus/localisation/customizable_localisation Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -662,6 +662,24 @@ defined_text = {
662
662
}
663
663
}
664
664
665
+ defined_text = {
666
+ name = GetReligiousCommunityName_qarmatian
667
+ use_first_valid = yes
668
+
669
+ text = {
670
+ trigger = {
671
+ has_alternate_start_parameter = {
672
+ key = religion_names
673
+ value = random
674
+ }
675
+ }
676
+ localisation_key = alt_start_community_name_qarmatian
677
+ }
678
+ text = {
679
+ localisation_key = secret_religious_society_REAL_qarmatian
680
+ }
681
+ }
682
+
665
683
defined_text = {
666
684
name = GetReligiousCommunityName_shiite
667
685
use_first_valid = yes
@@ -3441,6 +3459,24 @@ defined_text = {
3441
3459
}
3442
3460
}
3443
3461
3462
+ defined_text = {
3463
+ name = GetReligiousSocietyDesc_qarmatian
3464
+ use_first_valid = yes
3465
+
3466
+ text = {
3467
+ trigger = {
3468
+ has_alternate_start_parameter = {
3469
+ key = religion_names
3470
+ value = random
3471
+ }
3472
+ }
3473
+ localisation_key = alt_start_community_desc
3474
+ }
3475
+ text = {
3476
+ localisation_key = secret_religious_society_qarmatian_desc_REAL
3477
+ }
3478
+ }
3479
+
3444
3480
defined_text = {
3445
3481
name = GetReligiousSocietyDesc_samaritan
3446
3482
use_first_valid = yes
You can’t perform that action at this time.
0 commit comments