EventChanged this version
Urban Centers Demand Old Rights

As we look to centralize our Flavor Rank, we inevitably infringe on the autonomy of the urban dwellers, who have always existed under a different code of rules than their rural brethren. These urbanites actively resist pressure to be brought under more uniform rules and regulations, and demand that their old rights be respected.
BurghersEstatetriggerDefinitionin_game/events/random_event.txt:1291
1292type = country_event
1294title = random_event.28.title Urban Centers Demand Old Rights
1295desc = random_event.28.desc As we look to centralize our Flavor Rank, we inevitably infringe on the autonomy of the urban dwellers, who have always existed under a different code of rules than their rural brethren. These urbanites actively resist pressure to be brought under more uniform rules and regulations, and demand that their old rights be respected.
1296outcome = neutral
1297illustration_tags = {
129810 = regular
129910 = exterior
}
1302trigger = {
1304OR = {
1305num_location_rank:town > 1
1306num_location_rank:city > 1
1307num_location_rank:megalopolis > 0
}
1309NOT = {
1309has_estate_privilege = estate_privilege:formal_guilds
}
}
1312immediate = {
}
}