Skip to content

Commit edd3443

Browse files
committed
made another small fix, hoping ck2 won't crash during upload
1 parent c2144d2 commit edd3443

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

ACR_Changelog.md

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

88
- Fixed an issue that prevented the correct background and "small symbol" for the Petitioners of the Unseelie Court.
99
- Fixed an issue where Celtic characters would not always receive a tattoo trait when they should.
10+
- Fixed an issue where a bonus to Celtic Pagan/Druidic opinion wasn't defined.
1011

1112
Hellenic:
1213

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
celtic_pagan_opinion = {
2+
show_as_percent = no
3+
is_good = yes
4+
is_monthly = no
5+
is_hidden = no
6+
max_decimals = 0
7+
}
8+
9+
celtic_pagan_reformed_opinion = {
10+
show_as_percent = no
11+
is_good = yes
12+
is_monthly = no
13+
is_hidden = no
14+
max_decimals = 0
15+
}
16+

AncientReligions/localisation/ACR_celtic.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ secret_religion_in_celtic_subgroup_tooltip;Secretly practicing a Celtic religion
77
has_liege_vassal_or_neighbor_of_celtic_religion_tt;Has a §YLiege§!, §YVassal§!, or a §Yneighboring ruler§! who follows the §YCeltic§! faith\n;A un §Yseigneur lige§!, un §Yvassal§! ou un §Yvoisin§! qui suit la religion §Ycelitique§!\n;Hat einen §YLehnsherrn§!, §YVasallen§! oder §Ybenachbarten Herrscher§!, der dem §YKeltisch§! Glauben folgt\n;;Tiene un §Yseñor§!, §Yvasallo§!, o §Ygobernante vecino§! que sigue la fe §Yceltica§! \n;;;;;;;;;x
88
religion_feature_celtic;Clans of Dannu;;;;;;;;;;;;;x
99
religion_feature_celtic_desc;As we move forward into a new age for the Celtic faith we must look to the spirits of the land for guidance. The power of prophecy will shine a light on an uncertain future.;;;;;;;;;;;;;x
10+
celtic_pagan_opinion;Celtic Opinion;;;;;;;;;;;;;x
11+
celtic_pagan_reformed_opinion;Druidic Opinion;;;;;;;;;;;;;x
1012
###### Religion/titles definitions;;;;;;;;;;;;;;x
1113
HERO_RELIGION;Heroic Religion;Religion Héroique;;;;;;;;;;;;x
1214
HERO_RELIGION_HOME_TERRITORY;Heroic Religion in Home Territory;Religion Héroique dans sa terre d'origine;;;;;;;;;;;;x

0 commit comments

Comments
 (0)