Skip to content

Commit 4dcce39

Browse files
committed
mark court druid and court bard as high priority
1 parent a40ec03 commit 4dcce39

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ACR_Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ General:
1010
Celtic:
1111

1212
- Fixed a bug where the headhunter and living legend events could fire seemingly simultaneously.
13+
- Court Druid and Court Bard are marked as high priority minor titles, so you will be alerted if the post is empty.
1314

1415
Promethean:
1516

AncientReligions/common/minor_titles/ACR_druidic_minor_titles.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ title_court_druid = {
1414
monthly_piety = 0.1
1515

1616
is_unique = yes
17-
17+
is_high_prio = yes
18+
1819
allowed_to_hold = {
1920
is_adult = yes
2021

@@ -92,6 +93,7 @@ title_court_bard = {
9293
monthly_prestige = 0.75
9394

9495
is_unique = yes
96+
is_high_prio = yes
9597

9698
allowed_to_hold = {
9799
is_ruler = no

0 commit comments

Comments
 (0)