Skip to content

Commit 4dcb4db

Browse files
authored
Fix wrong code name (#257) #patch
1 parent 6301f79 commit 4dcb4db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ImperatorToCK3/Data_Files/blankMod/output/common/customizable_localization/00_regional_custom_localization.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,15 +1294,15 @@ CulturalCurse = {
12941294
}
12951295
# Hellenic Pagan
12961296
text = {
1297-
trigger = { faith.religion = religion:hellenic_religion }
1297+
trigger = { faith.religion = religion:hellenism_religion }
12981298
localization_key = by_jove #Heh
12991299
}
13001300
text = {
1301-
trigger = { faith.religion = religion:hellenic_religion }
1301+
trigger = { faith.religion = religion:hellenism_religion }
13021302
localization_key = mediusfidius # Historically used
13031303
}
13041304
text = {
1305-
trigger = { faith.religion = religion:hellenic_religion }
1305+
trigger = { faith.religion = religion:hellenism_religion }
13061306
localization_key = mehercle
13071307
}
13081308
# Celtic Pagan

0 commit comments

Comments
 (0)