Event
Textile Mills of Textile Province

Rising demand for textiles and the adoption of new methods and machinery has allowed the textile sector in Textile Province to grow and thrive in the last few years. This has in turn resulted in an economic upturn for the entire region, and many are now willing to move from the countryside to the new factories.
Fine Cloth MillBuildingimmediate, trigger
Textile MillBuildingimmediate, trigger
ClothGoodstrigger
CoalGoodstrigger
SilkGoodstrigger
IndustrializationInstitutiontriggerModern IndustryStatic Modifierimmediate, triggerDefinitionin_game/events/economy/industrialization_events.txt:1167
1168hide_portraits = yes
1169type = country_event
1170title = industrialization_events.15.title Textile Mills of Textile Province
1171desc = industrialization_events.15.desc Rising demand for textiles and the adoption of new methods and machinery has allowed the textile sector in Textile Province to grow and thrive in the last few years. This has in turn resulted in an economic upturn for the entire region, and many are now willing to move from the countryside to the new factories.
1172outcome = neutral
1174trigger = {
1176num_provinces > 1
1177capital ?= {
1178market ?= {
1179OR = {
}
}
1185region = {
1186any_location_in_region = {
1187owner ?= root
1188integration_level = core
1189prosperity > 0
1190OR = {
}
}
}
}
}
1200image = "gfx/interface/illustrations/institutions/industrialization.dds"
1202immediate = {
1203capital ?= {
1204region = {
1205random_location_in_region = {
1206limit = {
1207owner ?= root
1208integration_level = core
1209prosperity > 0
1210OR = {
}
}
1216save_scope_as = textile_province
1217area = {
1217save_scope_as = target_area
}
}
}
}
1221random_province = {
1222limit = {
1223this != scope:textile_province.province
}
1225save_scope_as = target_rural_province
}
}