Hi i was wondering if anybody knows if you can defines multiple revolts for the same revolter state but at different times.
eg:
Is something like that legal or can each tag only have 1 revolt?
eg:
Code:
TAG = {
date = { day = 1 month = january year = 1419 }
expirydate = { day = 30 month = decembe year = 1619 }
minimum = { 244 246 }
extra = { }
capital = 244
group = latin
ai = "England.ai"
culture = anglosaxon
religion = catholic
}
TAG = {
date = { day = 1 month = january year = 1620 }
expirydate = { day = 1 month = january year = 1820}
minimum = { 244 246 248 249 250 }
extra = { }
capital = 244
group = latin
ai = "England.ai"
culture = anglosaxon
religion = reformed
}
Is something like that legal or can each tag only have 1 revolt?