Skip to content

Commit

Permalink
Merge pull request #423 from hmlendea/ck3ibl
Browse files Browse the repository at this point in the history
Updated to the latest version of `CK3IBL`
  • Loading branch information
hmlendea authored Mar 14, 2024
2 parents f5797f5 + de05d03 commit 04bd661
Show file tree
Hide file tree
Showing 3 changed files with 3,064 additions and 5,768 deletions.
9 changes: 7 additions & 2 deletions locations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126732,7 +126732,6 @@
<Id>java</Id>
<WikidataId>Q3757</WikidataId>
<GameIds>
<GameId game="CK3AEP">k_java</GameId> <!-- Java -->
<GameId game="HOI4" type="State">335</GameId> <!-- Java -->
<GameId game="HOI4TGW" type="State">335</GameId> <!-- Java -->
</GameIds>
Expand Down Expand Up @@ -243311,7 +243310,7 @@
<GameIds>
<GameId game="CK2">b_sheffield</GameId> <!-- Sheffield -->
<GameId game="CK3">b_sheffield</GameId> <!-- Sheffield -->
<GameId game="CK3AEP">b_sheffield</GameId> <!-- Sheffield -->
<GameId game="CK3AEP">b_sheffield</GameId> <!-- Escafeld -->
<GameId game="CK3CE">b_sheffield</GameId> <!-- Sheffield -->
<GameId game="CK3CMH">b_sheffield</GameId> <!-- Sheffield -->
<GameId game="CK3IBL">b_sheffield</GameId> <!-- Sheffield -->
Expand Down Expand Up @@ -528981,4 +528980,10 @@
<LocationId>merida_spain</LocationId>
</FallbackLocations>
</LocationEntity>
<LocationEntity>
<Id>mataram</Id>
<GameIds>
<GameId game="CK3AEP">k_java</GameId> <!-- Mataram -->
</GameIds>
</LocationEntity>
</ArrayOfLocationEntity>
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ build-edition \

build-edition \
"ibl-more-cultural-names" "Ibn Battuta's Legacy 2 - More Cultural Names" \
"CK3IBL" "1.11.*" \
"CK3IBL" "1.12.*" \
--landed-titles "${VANILLA_FILES_DIR}/ck3ibl_landed_titles.txt" --landed-titles-name "873_MoreCulturalNames.txt"

build-edition \
Expand Down
Loading

0 comments on commit 04bd661

Please sign in to comment.