Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/insults/00_insults.txt +6 -6
common/insults/00_insults.txt CHANGED
@@ -544,7 +544,7 @@ insult_republic_to_monarchy = {
544
544
  trigger = {
545
545
  government = monarchy
546
546
  FROM = {
547
- has_reform = peasants_republic
547
+ has_government_attribute = is_peasants_republic
548
548
  }
549
549
  }
550
550
  }
@@ -552,7 +552,7 @@ insult_republic_to_monarchy = {
552
552
  insult_pirates_1 = {
553
553
  trigger = {
554
554
  FROM = {
555
- has_reform = pirate_republic_reform
555
+ has_government_attribute = is_pirate_republic_reform
556
556
  }
557
557
  }
558
558
  }
@@ -560,7 +560,7 @@ insult_pirates_1 = {
560
560
  insult_pirates_2 = {
561
561
  trigger = {
562
562
  FROM = {
563
- has_reform = pirate_republic_reform
563
+ has_government_attribute = is_pirate_republic_reform
564
564
  }
565
565
  }
566
566
  }
@@ -568,7 +568,7 @@ insult_pirates_2 = {
568
568
  insult_pirates_3 = {
569
569
  trigger = {
570
570
  FROM = {
571
- has_reform = pirate_republic_reform
571
+ has_government_attribute = is_pirate_republic_reform
572
572
  }
573
573
  }
574
574
  }
@@ -576,7 +576,7 @@ insult_pirates_3 = {
576
576
  insult_pirates_4 = {
577
577
  trigger = {
578
578
  FROM = {
579
- has_reform = pirate_republic_reform
579
+ has_government_attribute = is_pirate_republic_reform
580
580
  }
581
581
  ruler_has_personality = drunkard_personality
582
582
  }
@@ -585,7 +585,7 @@ insult_pirates_4 = {
585
585
  insult_pirates_5 = {
586
586
  trigger = {
587
587
  FROM = {
588
- has_reform = pirate_republic_reform
588
+ has_government_attribute = is_pirate_republic_reform
589
589
  }
590
590
  }
591
591
  }