That would be a good overhaul, but it'd prob have to wait for large patch, along with making Japan into Mahayana Buddhist instead of Shinto.
New countries is coo though
New countries is coo though
It's hardly a gamebreaker, but the inherently French nature of the Kingdom of Jerusalem's monarchs, and its culture as cosmopolitan_french seems very, very strange. Why would I, as Austria/England/Spain/any other number of Catholic countries generally wary of France, want to establish a French kingdom in Judea?
KOJ = { primary_culture = THIS }
They should add the following line to the decision
Code:KOJ = { primary_culture = THIS }
This creates a Jerusalem with your primary culture.
Also make the relation higher, because now you start at zero.
And maybe one of your dynasty on the Throne.
Interesting, more countries in russia are never a bad thing.
russofobian bastard
Ok so he says more countries in Russia is not bad - and he is russofobian?I thought that's the anti-russian word
And he clearly wants a better representation.
Oh well![]()
Main word here is never, and he clearly know what he said.
And where in the list are such new countrys as Epirus, Ramazan, Saruhan and Mentese.
And why flag of Nižnij Novgorod is so strange, tigers have to do nothing with Nižnij Novgorod.
Main word here is never, and he clearly know what he said.
And where in the list are such new countrys as Epirus, Ramazan, Saruhan and Mentese.
And why flag of Nižnij Novgorod is so strange, tigers have to do nothing with Nižnij Novgorod.
the tiger is bengalian, bow to your new indian overlords![]()
Instead of whining start suggesting flags and fixes and backing them up with some kind of proof. Then we can all be friends![]()
Bengalian tiger as flag of Nozhnij Novgorod :rofl:. I think developers drunk russian vodka while creating it =P
Вие българите по-добре да защитавате вашите славянски братя в спора
They should add the following line to the decision
Code:KOJ = { primary_culture = THIS }
This creates a Jerusalem with your primary culture.
Also make the relation higher, because now you start at zero.
And maybe one of your dynasty on the Throne.
The leaping tiger is not the in-game flag for Nizni Novgorod - they made a mistake when writing up the "new nations" document.You are still not giving a better idea of the flag for N.Novgorod. Is it that hard to post it here? I'm sure they will change it if you do.
They should add the following line to the decision
Code:KOJ = { primary_culture = THIS }
This creates a Jerusalem with your primary culture.
Also make the relation higher, because now you start at zero.
And maybe one of your dynasty on the Throne.
Uhm, where shall i add it?![]()
country_decisions = {
kingdom_of_jerusalem = {
potential = {
NOT = { exists = KOJ }
religion = catholic
government = monarchy
owns = 379
NOT = { is_religion_enabled = protestant }
}
allow = {
war = no
papal_influence = 0.1
379 = { religion = catholic }
}
effect = {
prestige = 0.25
KOJ = { add_core = 379 }
[b]KOJ = { primary_culture = THIS }[/b]
release = KOJ
}
ai_will_do = {
factor = 0
}
}
}