Skip to content

Commit

Permalink
IR CK2 support and icon fixes (#512)
Browse files Browse the repository at this point in the history
* IRCK2 Divergence Cultures

Adds new cultures from the IR to CK2 divergence events, such as Eifrican and Aestian

* IRCK2 Punic Divergence

Adds Punic Divergence cultures from I:R to CK2 and Palmyrene from I:R to CK2's Romance Divergence

* IRCK2 Belgae Compatch

Adds culture, religion, and government mappings from I:R to CK2's 0.2 Belgae update

* IRCK2 Carthaginian Compatch

Adds compatibility for the cultures and religions from the IRCK2 converter's 1.3 'Carthaginian' patch. Additionally adds in Fetishist Cults for some of the I:R religions, adds graphics for all I:R religious rebels, and adds non-English localization for the I:R religions.

* Update ReadMe.txt

Adds Invictus to the credits for allowing the converters to use the descriptions for converted Invictus religions.

* I:R CK2 Compatch

Culture and Religion compatibility patch for I:R to CK2's new update.

* IR CK2 support and icon fixes

Adds support for the new I:R to CK2 update (Hattian Religion and Neo-Hyksos culture), and fixes the resolution for religion icons, which were saved in the wrong DDS format.
  • Loading branch information
DrDudelsack authored Sep 25, 2024
1 parent 955d9c9 commit 49365f8
Show file tree
Hide file tree
Showing 27 changed files with 583 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,21 @@ punic_group = {
}

}

neo_hyksos = {
dynasty_names = {
Abbarid Adonibaalid Ahiromid Baalhannid Baalid Barcid Bostarid Chelbesid Eshbaalid Eugorid Hannid Hiramid Magoid Mattanid Metallid
Milkiramid Philosirid
}
male_names = {
Abbar Abdmelqart Adonibaal Agbal Ahirom Azimilik Baal Baalhanno Bodashtart Bodmelqart Bomilcar Bostar Boulomenus Carthalo Chelbes
Eshbaal Eugoras Germelqart Hamilcar Hannibal Hanno Hasdrubal Himilco Hiram Mago Maharbal Mattan Metallo Milkherem Milkiram
Paltibaal Philosir
}
female_names = {
Abdosir Arishat Astarte Batnoam Dido Shayna Sophonisba Tamar
}
}


}
Expand Down
Loading

0 comments on commit 49365f8

Please sign in to comment.