Skip to content

Commit

Permalink
Merge pull request #340 from hmlendea/ck3tfe
Browse files Browse the repository at this point in the history
Updated to the latest `CK3TFE` version
  • Loading branch information
hmlendea authored May 22, 2023
2 parents c514901 + 07f780e commit 25d2224
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
1 change: 1 addition & 0 deletions locations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110415,6 +110415,7 @@
<GameId game="CK3CE">k_illyria</GameId> <!-- Illyria -->
<GameId game="CK3TFE">d_dalmatia</GameId> <!-- Illyria -->
<GameId game="CK3TFE">k_illyricum</GameId>
<GameId game="CK3TFE">e_illyria_pirate</GameId> <!-- Pirate Empire of Illyria -->
</GameIds>
<Names>
<Name language="Albanian" value="Iliria" />
Expand Down
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ build-edition \

build-edition \
"tfe-more-cultural-names" "The Fallen Eagle - More Cultural Names" \
"CK3TFE" "1.8.*" \
"CK3TFE" "1.9.*" \
--landed-titles "${VANILLA_FILES_DIR}/ck3tfe_landed_titles.txt" --landed-titles-name "873_MoreCulturalNames.txt"

build-edition \
Expand Down
10 changes: 9 additions & 1 deletion vanilla/ck3tfe_landed_titles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77710,6 +77710,7 @@ e_hunnic_empire = {
landless = yes

definite_form = yes
capital = c_itil
}

k_noricum = {
Expand Down Expand Up @@ -78027,6 +78028,13 @@ e_assyria = {
capital = c_ninive
}

e_illyria_pirate = {
color = { 100 5 30 }
definite_form = yes

capital = c_zadar
}

# Other stuff
e_west_slavia = { # West Slavia empire title, from vanilla
color = { 130 20 50 }
Expand Down Expand Up @@ -86461,4 +86469,4 @@ k_roman_dacia = {
# capital = c_balkh
# }

# Other Religious Heads
# Other Religious Heads

0 comments on commit 25d2224

Please sign in to comment.