Skip to content

Commit

Permalink
Merge pull request #453 from hmlendea/ck3mbp
Browse files Browse the repository at this point in the history
Updated to the latest `CK3MBP` version
  • Loading branch information
hmlendea authored May 31, 2024
2 parents feb1e6b + 78af584 commit 8863e9c
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 6 deletions.
14 changes: 14 additions & 0 deletions languages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7383,6 +7383,13 @@
<Language>
<Id>Ashokan_Prakrit</Id> <!-- Aśokan Prākṛta -->
</Language>
<Language>
<Id>Askunu</Id> <!-- Âṣkuňu, Saňu-vīri, Âṣkun, Ashkun, Askina, Saňu, Sainu, Yeshkun, Wamas, Grâmsaňâ -->
<Code iso-639-3="ask" />
<GameIds>
<GameId game="CK3MBP">nuristani</GameId>
</GameIds>
</Language>
<Language>
<Id>Assamese</Id>
<Code iso-639-1="as" iso-639-2="asm" iso-639-3="asm" />
Expand Down Expand Up @@ -168323,6 +168330,7 @@
<GameId game="CK3IBL">naiman</GameId>
<GameId game="CK3MBP">mongol</GameId>
<GameId game="CK3MBP">naiman</GameId>
<GameId game="CK3MBP">xianbei</GameId>
<GameId game="CK3SoW">mongol</GameId>
<GameId game="CK3SoW">naiman</GameId>
<GameId game="CK3TFE">mongol</GameId>
Expand Down Expand Up @@ -248307,6 +248315,12 @@
<Language>
<Id>YugambehBundjalung</Id> <!-- Bandjalangic, Yugambeh–Bandjalangic, Bundjalung-Yugambeh -->
</Language>
<Language>
<Id>Yukaghir</Id>
<GameIds>
<GameId game="CK3MBP">yukaghir</GameId>
</GameIds>
</Language>
<Language>
<Id>Yupik</Id>
<Code iso-639-2="ypk" iso-639-5="ypk" />
Expand Down
6 changes: 6 additions & 0 deletions locations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -531456,4 +531456,10 @@
<GameId game="CK3TFE">c_jaunpur</GameId> <!-- Kitagiri -->
</GameIds>
</LocationEntity>
<LocationEntity>
<Id>sena</Id>
<GameIds>
<GameId game="CK3MBP">k_sena</GameId> <!-- Sena -->
</GameIds>
</LocationEntity>
</ArrayOfLocationEntity>
4 changes: 0 additions & 4 deletions unused-data/languages.xml
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,6 @@
<Id>Ashaninka</Id> <!-- Asháninka, Campa -->
<Code iso-639-3="cni" />
</Language>
<Language>
<Id>Askunu</Id> <!-- Âṣkuňu, Saňu-vīri, Âṣkun, Ashkun, Askina, Saňu, Sainu, Yeshkun, Wamas, Grâmsaňâ -->
<Code iso-639-3="ask" />
</Language>
<Language>
<Id>Asoa</Id> <!-- Asua, Asuae, Asuati, Aka -->
<Code iso-639-3="asv" />
Expand Down
12 changes: 10 additions & 2 deletions vanilla/ck3mbp_landed_titles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3159,6 +3159,14 @@ k_aru = {

}

#Need more Kingdoms for Bengal for this timeframe
k_sena = {
color = { 35 220 35 }
capital = c_bikrampur

}


#West African titular's

k_nri = {
Expand Down Expand Up @@ -41037,7 +41045,7 @@ e_siberia = {
capital = c_ob

d_salair = {
color = { 170 170 240 }
color = { 180 200 220 }


capital = c_ob
Expand Down Expand Up @@ -69774,7 +69782,7 @@ e_nubia = { #To make it so Abyssinia doesn't de jure conquer all of east Africa
color = { 197 255 198 }

capital = c_alodia
definite_form = yes
#definite_form = yes

ai_primary_priority = {
if = {
Expand Down

0 comments on commit 8863e9c

Please sign in to comment.