diff --git a/common/history/buildings/10_india.txt b/common/history/buildings/10_india.txt index 2af7cc4d9..79488f78f 100644 --- a/common/history/buildings/10_india.txt +++ b/common/history/buildings/10_india.txt @@ -1,10 +1,10 @@ -BUILDINGS= { - s:STATE_BIHAR= { +BUILDINGS = { + s:STATE_BIHAR = { region_state:BIC = { create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -15,7 +15,7 @@ create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 3 } @@ -39,9 +39,9 @@ region = "STATE_HOME_COUNTIES" } company = { - type=company_east_india_company - country="c:BIC" - levels=5 + type = company_east_india_company + country = "c:BIC" + levels = 5 } } reserves = 1 @@ -106,12 +106,12 @@ } } } - s:STATE_WEST_BENGAL= { + s:STATE_WEST_BENGAL = { region_state:BIC = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 10 } @@ -122,7 +122,7 @@ create_building = { building = "building_construction_sector" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -143,8 +143,8 @@ reserves = 1 activate_production_methods = { "pm_picks_and_shovels_building_iron_mine" "pm_no_explosives" "pm_no_steam_automation" "pm_road_carts" } } - create_building={ - building="building_coal_mine" + create_building = { + building = "building_coal_mine" add_ownership = { building = { type = "building_financial_district" @@ -153,8 +153,8 @@ region = "STATE_HOME_COUNTIES" } } - reserves=1 - activate_production_methods={ "pm_picks_and_shovels_building_coal_mine" "pm_no_explosives" "pm_no_steam_automation" "pm_road_carts" } + reserves = 1 + activate_production_methods = { "pm_picks_and_shovels_building_coal_mine" "pm_no_explosives" "pm_no_steam_automation" "pm_road_carts" } } create_building = { building = "building_logging_camp" @@ -184,10 +184,10 @@ levels = 15 region = "STATE_HOME_COUNTIES" } - company={ - type=company_east_india_company - country="c:BIC" - levels=5 + company = { + type = company_east_india_company + country = "c:BIC" + levels = 5 } } reserves = 1 @@ -227,10 +227,10 @@ levels = 3 region = "STATE_HOME_COUNTIES" } - company={ - type=company_east_india_company - country="c:BIC" - levels=1 + company = { + type = company_east_india_company + country = "c:BIC" + levels = 1 } } reserves = 1 @@ -239,7 +239,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 2 } @@ -331,23 +331,23 @@ reserves = 1 activate_production_methods = { "pm_pulp_pressing" "pm_automation_disabled" } } - create_building={ - building="building_fishing_wharf" - add_ownership={ - building={ - type="building_fishing_wharf" - country="c:BIC" - levels=3 - region="STATE_WEST_BENGAL" + create_building = { + building = "building_fishing_wharf" + add_ownership = { + building = { + type = "building_fishing_wharf" + country = "c:BIC" + levels = 3 + region = "STATE_WEST_BENGAL" } } - reserves=1 - activate_production_methods={ "pm_unrefrigerated" "pm_fishing_trawlers" } + reserves = 1 + activate_production_methods = { "pm_unrefrigerated" "pm_fishing_trawlers" } } create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:BIC" levels = 6 } @@ -357,12 +357,12 @@ } } } - s:STATE_EAST_BENGAL= { + s:STATE_EAST_BENGAL = { region_state:BIC = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 5 } @@ -439,12 +439,12 @@ } } reserves = 1 - activate_production_methods = { "pm_unrefrigerated" "pm_fishing_trawlers" } + activate_production_methods = { "pm_unrefrigerated" "pm_fishing_trawlers" } } create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -454,12 +454,12 @@ } } } - s:STATE_ASSAM= { + s:STATE_ASSAM = { region_state:BIC = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -500,11 +500,11 @@ activate_production_methods = { "pm_simple_forestry" "pm_no_equipment" "pm_road_carts" "pm_hardwood" } } } - region_state:ASM= { + region_state:ASM = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:ASM" levels = 1 } @@ -540,12 +540,12 @@ } } } - s:STATE_DELHI= { + s:STATE_DELHI = { region_state:BIC = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -580,11 +580,11 @@ activate_production_methods = { "default_building_cotton_plantation" "pm_road_carts" } } } - region_state:MUG= { + region_state:MUG = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:MUG" levels = 1 } @@ -618,26 +618,26 @@ reserves = 1 activate_production_methods = { "default_building_cotton_plantation" "pm_road_carts" } } - create_building={ - building="building_opium_plantation" - add_ownership={ - company={ - type=company_east_india_company - country="c:BIC" - levels=1 + create_building = { + building = "building_opium_plantation" + add_ownership = { + company = { + type = company_east_india_company + country = "c:BIC" + levels = 1 } } - reserves=1 - activate_production_methods={ "default_building_opium_plantation" "pm_road_carts" } + reserves = 1 + activate_production_methods = { "default_building_opium_plantation" "pm_road_carts" } } } } - s:STATE_AWADH= { - region_state:AWA= { + s:STATE_AWADH = { + region_state:AWA = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:AWA" levels = 2 } @@ -715,9 +715,9 @@ region = "STATE_HOME_COUNTIES" } company = { - type=company_east_india_company - country="c:BIC" - levels=5 + type = company_east_india_company + country = "c:BIC" + levels = 5 } } reserves = 1 @@ -742,8 +742,8 @@ reserves = 1 activate_production_methods = { "default_building_dye_plantation" "pm_road_carts" } } - create_building={ - building="building_banana_plantation" + create_building = { + building = "building_banana_plantation" add_ownership = { building = { type = "building_manor_house" @@ -752,8 +752,8 @@ region = "STATE_HOME_COUNTIES" } } - reserves=1 - activate_production_methods={ "default_building_banana_plantation" "pm_road_carts" } + reserves = 1 + activate_production_methods = { "default_building_banana_plantation" "pm_road_carts" } } create_building = { building = "building_textile_mills" @@ -783,16 +783,16 @@ } } } - s:STATE_AGRA= { + s:STATE_AGRA = { region_state:BIC = { create_building = { building = "building_taj_mahal" - level=1 + level = 1 } create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 3 } @@ -845,23 +845,23 @@ reserves = 2 activate_production_methods = { "pm_picks_and_shovels_building_iron_mine" "pm_no_explosives" "pm_no_steam_automation" "pm_road_carts" } } - create_building={ - building="building_furniture_manufacturies" - add_ownership={ - building={ - type="building_financial_district" - country="c:GBR" - levels=1 - region="STATE_HOME_COUNTIES" + create_building = { + building = "building_furniture_manufacturies" + add_ownership = { + building = { + type = "building_financial_district" + country = "c:GBR" + levels = 1 + region = "STATE_HOME_COUNTIES" } } - reserves=1 - activate_production_methods={ "pm_lathe" "pm_automation_disabled" "pm_luxury_furniture" } + reserves = 1 + activate_production_methods = { "pm_lathe" "pm_automation_disabled" "pm_luxury_furniture" } } create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 2 } @@ -897,12 +897,12 @@ } } } - s:STATE_GUJARAT= { + s:STATE_GUJARAT = { region_state:BIC = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -1002,11 +1002,11 @@ activate_production_methods = { "pm_simple_fishing" "pm_unrefrigerated" } } } - region_state:BER= { + region_state:BER = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BER" levels = 1 } @@ -1067,7 +1067,7 @@ activate_production_methods = { "default_building_tobacco_plantation" "pm_road_carts" } } } - region_state:KUT= { + region_state:KUT = { create_building = { building = "building_fishing_wharf" add_ownership = { @@ -1095,7 +1095,7 @@ activate_production_methods = { "pm_open_air_stockyards" "pm_simple_ranch" "pm_standard_fences" "pm_unrefrigerated" } } } - region_state:BHV= { + region_state:BHV = { create_building = { building = "building_fishing_wharf" add_ownership = { @@ -1123,7 +1123,7 @@ activate_production_methods = { "default_building_cotton_plantation" "pm_road_carts" } } } - region_state:JUN= { + region_state:JUN = { create_building = { building = "building_fishing_wharf" add_ownership = { @@ -1138,7 +1138,7 @@ activate_production_methods = { "pm_simple_fishing" "pm_unrefrigerated" } } } - region_state:NAW= { + region_state:NAW = { create_building = { building = "building_livestock_ranch" add_ownership = { @@ -1154,8 +1154,8 @@ } } } - s:STATE_BUNDELKHAND= { - region_state:BUN= { + s:STATE_BUNDELKHAND = { + region_state:BUN = { create_building = { building = "building_cotton_plantation" add_ownership = { @@ -1172,7 +1172,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BUN" levels = 1 } @@ -1181,7 +1181,7 @@ activate_production_methods = { "pm_muskets" "pm_automation_disabled" } } } - region_state:JHN= { + region_state:JHN = { create_building = { building = "building_cotton_plantation" add_ownership = { @@ -1197,8 +1197,8 @@ } } } - s:STATE_MALWA= { - region_state:IND= { + s:STATE_MALWA = { + region_state:IND = { create_building = { building = "building_opium_plantation" add_ownership = { @@ -1226,7 +1226,7 @@ activate_production_methods = { "pm_pulp_pressing" "pm_automation_disabled" } } } - region_state:GWA= { + region_state:GWA = { create_building = { building = "building_cotton_plantation" add_ownership = { @@ -1254,7 +1254,7 @@ activate_production_methods = { "default_building_opium_plantation" "pm_road_carts" } } } - region_state:BHO= { + region_state:BHO = { create_building = { building = "building_opium_plantation" add_ownership = { @@ -1283,8 +1283,8 @@ } } } - s:STATE_KASHMIR= { - region_state:LAD= { + s:STATE_KASHMIR = { + region_state:LAD = { create_building = { building = "building_livestock_ranch" add_ownership = { @@ -1299,11 +1299,11 @@ activate_production_methods = { "pm_open_air_stockyards" "pm_simple_ranch" "pm_standard_fences" "pm_unrefrigerated" } } } - region_state:KAS= { + region_state:KAS = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:KAS" levels = 1 } @@ -1314,7 +1314,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:KAS" levels = 1 } @@ -1325,7 +1325,7 @@ create_building = { building = "building_artillery_foundries" add_ownership = { - country= { + country = { country = "c:KAS" levels = 1 } @@ -1400,12 +1400,12 @@ } } } - s:STATE_PUNJAB= { - region_state:PAN= { + s:STATE_PUNJAB = { + region_state:PAN = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:PAN" levels = 10 } @@ -1416,7 +1416,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:PAN" levels = 2 } @@ -1427,7 +1427,7 @@ create_building = { building = "building_construction_sector" add_ownership = { - country= { + country = { country = "c:PAN" levels = 2 } @@ -1474,18 +1474,18 @@ reserves = 1 activate_production_methods = { "pm_handcrafted_furniture" "pm_no_luxuries" "pm_automation_disabled" } } - create_building={ - building="building_tooling_workshops" - add_ownership={ - building={ - type="building_tooling_workshops" + create_building = { + building = "building_tooling_workshops" + add_ownership = { + building = { + type = "building_tooling_workshops" country = "c:PAN" levels = 1 region = "STATE_PUNJAB" } } - reserves=1 - activate_production_methods={ "pm_pig_iron" "pm_automation_disabled" } + reserves = 1 + activate_production_methods = { "pm_pig_iron" "pm_automation_disabled" } } create_building = { building = "building_wheat_farm" @@ -1566,7 +1566,7 @@ activate_production_methods = { "default_building_dye_plantation" "pm_road_carts" } } } - region_state:BHW= { + region_state:BHW = { create_building = { building = "building_livestock_ranch" add_ownership = { @@ -1582,12 +1582,12 @@ } } } - s:STATE_HILL_PUNJAB= { - region_state:PAN= { + s:STATE_HILL_PUNJAB = { + region_state:PAN = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:PAN" levels = 5 } @@ -1635,9 +1635,9 @@ activate_production_methods = { "pm_open_air_stockyards" "pm_simple_ranch" "pm_standard_fences" "pm_unrefrigerated" } } create_building = { - building = "building_iron_mine" # State-owned iron mines used for arms manufacturing + building = "building_iron_mine" # State-owned iron mines used for arms manufacturing add_ownership = { - country= { + country = { country = "c:PAN" levels = 2 } @@ -1646,7 +1646,7 @@ activate_production_methods = { "pm_picks_and_shovels_building_iron_mine" "pm_no_explosives" "pm_no_steam_automation" "pm_road_carts" } } } - region_state:PTA= { + region_state:PTA = { create_building = { building = "building_livestock_ranch" add_ownership = { @@ -1662,8 +1662,8 @@ } } } - s:STATE_CENTRAL_PROVINCES= { - region_state:NAG= { + s:STATE_CENTRAL_PROVINCES = { + region_state:NAG = { create_building = { building = "building_textile_mills" add_ownership = { @@ -1717,7 +1717,7 @@ activate_production_methods = { "pm_simple_forestry" "pm_no_equipment" "pm_road_carts" "pm_hardwood" } } } - region_state:BAS= { + region_state:BAS = { create_building = { building = "building_opium_plantation" add_ownership = { @@ -1793,8 +1793,8 @@ } } } - s:STATE_SINDH= { - region_state:SIN= { + s:STATE_SINDH = { + region_state:SIN = { create_building = { building = "building_fishing_wharf" add_ownership = { @@ -1836,12 +1836,10 @@ } } } - s:STATE_RAJPUTANA= { - region_state:BIK= { - } - region_state:JAS= { - } - region_state:MEW= { + s:STATE_RAJPUTANA = { + region_state:BIK = {} + region_state:JAS = {} + region_state:MEW = { create_building = { building = "building_opium_plantation" add_ownership = { @@ -1856,11 +1854,9 @@ activate_production_methods = { "default_building_opium_plantation" "pm_road_carts" } } } - region_state:JOD= { - } - region_state:ALW= { - } - region_state:JAI= { + region_state:JOD = {} + region_state:ALW = {} + region_state:JAI = { create_building = { building = "building_textile_mills" add_ownership = { @@ -1889,8 +1885,8 @@ } } } - s:STATE_CEYLON= { - region_state:BCE= { + s:STATE_CEYLON = { + region_state:BCE = { create_building = { building = "building_fishing_wharf" add_ownership = { @@ -1946,7 +1942,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:BCE" levels = 1 } @@ -1956,8 +1952,8 @@ } } } - s:STATE_INDIAN_OCEAN_TERRITORY= { - region_state:FRA= { + s:STATE_INDIAN_OCEAN_TERRITORY = { + region_state:FRA = { create_building = { building = "building_sugar_plantation" add_ownership = { @@ -1974,7 +1970,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:FRA" levels = 1 } @@ -1983,7 +1979,7 @@ activate_production_methods = { "pm_anchorage" } } } - region_state:GBR= { + region_state:GBR = { create_building = { building = "building_sugar_plantation" add_ownership = { @@ -2000,7 +1996,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:GBR" levels = 1 } @@ -2010,8 +2006,8 @@ } } } - s:STATE_ORISSA= { - region_state:MYB= { + s:STATE_ORISSA = { + region_state:MYB = { create_building = { building = "building_sugar_plantation" add_ownership = { @@ -2043,7 +2039,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:FRA" levels = 1 } @@ -2066,7 +2062,7 @@ } } } - s:STATE_CIRCARS= { + s:STATE_CIRCARS = { region_state:JEY = { create_building = { building = "building_logging_camp" @@ -2086,7 +2082,7 @@ create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 5 } @@ -2097,7 +2093,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2156,8 +2152,8 @@ reserves = 1 activate_production_methods = { "default_building_cotton_plantation" "pm_road_carts" } } - create_building={ - building="building_banana_plantation" + create_building = { + building = "building_banana_plantation" add_ownership = { building = { type = "building_manor_house" @@ -2166,8 +2162,8 @@ region = "STATE_HOME_COUNTIES" } } - reserves=1 - activate_production_methods={ "default_building_banana_plantation" "pm_road_carts" } + reserves = 1 + activate_production_methods = { "default_building_banana_plantation" "pm_road_carts" } } create_building = { building = "building_sugar_plantation" @@ -2191,7 +2187,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2201,8 +2197,8 @@ } } } - s:STATE_MYSORE= { - region_state:MYS= { + s:STATE_MYSORE = { + region_state:MYS = { create_building = { building = "building_textile_mills" add_ownership = { @@ -2219,7 +2215,7 @@ create_building = { building = "building_gold_mine" add_ownership = { - country= { + country = { country = "c:MYS" levels = 2 } @@ -2269,7 +2265,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2280,7 +2276,7 @@ create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:MYS" levels = 2 } @@ -2306,7 +2302,7 @@ create_building = { building = "building_gold_mine" add_ownership = { - country= { + country = { country = "c:BIC" levels = 2 } @@ -2316,8 +2312,8 @@ } } } - s:STATE_TRAVANCORE= { - region_state:TRA= { + s:STATE_TRAVANCORE = { + region_state:TRA = { create_building = { building = "building_tea_plantation" add_ownership = { @@ -2348,8 +2344,8 @@ } } } - s:STATE_MADRAS= { - region_state:FRA= { + s:STATE_MADRAS = { + region_state:FRA = { create_building = { building = "building_dye_plantation" add_ownership = { @@ -2366,7 +2362,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:FRA" levels = 1 } @@ -2379,7 +2375,7 @@ create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 8 } @@ -2387,23 +2383,23 @@ reserves = 1 activate_production_methods = { "pm_horizontal_drawer_cabinets" "pm_hereditary_bureaucrats" "pm_secular_bureaucrats" } } - # create_building = { - # building = "building_explosives_factory" - # add_ownership = { - # building={ - # type="building_financial_district" - # country="c:BIC" - # levels=1 - # region="STATE_BOMBAY" - # } - # } - # reserves = 1 - # activate_production_methods = { "pm_leblanc_process" } - # } + # create_building = { + # building = "building_explosives_factory" + # add_ownership = { + # building={ + # type="building_financial_district" + # country="c:BIC" + # levels=1 + # region="STATE_BOMBAY" + # } + # } + # reserves = 1 + # activate_production_methods = { "pm_leblanc_process" } + # } create_building = { building = "building_construction_sector" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2446,7 +2442,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 2 } @@ -2535,7 +2531,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2546,7 +2542,7 @@ } } s:STATE_KURNOOL = { - region_state:BIC= { + region_state:BIC = { create_building = { building = "building_tobacco_plantation" add_ownership = { @@ -2562,12 +2558,12 @@ } } } - s:STATE_HYDERABAD= { - region_state:HYD= { + s:STATE_HYDERABAD = { + region_state:HYD = { create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:HYD" levels = 5 } @@ -2578,7 +2574,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:HYD" levels = 1 } @@ -2640,8 +2636,8 @@ } } } - s:STATE_BOMBAY= { - region_state:POR= { + s:STATE_BOMBAY = { + region_state:POR = { create_building = { building = "building_dye_plantation" add_ownership = { @@ -2658,7 +2654,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:POR" levels = 1 } @@ -2671,7 +2667,7 @@ create_building = { building = "building_government_administration" add_ownership = { - country= { + country = { country = "c:BIC" levels = 23 } @@ -2702,8 +2698,8 @@ region = "STATE_BOMBAY" } } - reserves=1 - activate_production_methods={ "default_building_vineyard_plantation" "pm_road_carts" } + reserves = 1 + activate_production_methods = { "default_building_vineyard_plantation" "pm_road_carts" } } create_building = { @@ -2735,7 +2731,7 @@ create_building = { building = "building_construction_sector" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2759,7 +2755,7 @@ create_building = { building = "building_arms_industry" add_ownership = { - country= { + country = { country = "c:BIC" levels = 3 } @@ -2770,7 +2766,7 @@ create_building = { building = "building_artillery_foundries" add_ownership = { - country= { + country = { country = "c:BIC" levels = 1 } @@ -2794,7 +2790,7 @@ create_building = { building = "building_port" add_ownership = { - country= { + country = { country = "c:BIC" levels = 2 }