@@ -20,9 +20,8 @@ equipments = {

build_cost_ic = 2.5
resources = {
fuel = 1
metal = 1
electronics = 1
electricity = 1
}
}

@@ -42,9 +41,8 @@ equipments = {
reliability = 0.9
build_cost_ic = 4
resources = {
fuel = 2
metal = 1
electronics = 1
electricity = 1
}
}

@@ -57,9 +55,8 @@ equipments = {
reliability = 0.9
build_cost_ic = 4
resources = {
fuel = 2
metal = 2
electronics = 2
electricity = 1
}
}

@@ -72,9 +69,8 @@ equipments = {
reliability = 0.9
build_cost_ic = 4
resources = {
fuel = 3
metal = 2
electronics = 2
electricity = 1
}
}

@@ -87,9 +83,8 @@ equipments = {
reliability = 0.9
build_cost_ic = 4
resources = {
fuel = 3
metal = 2
electronics = 2
metal = 4
electricity = 1
}
}
}
@@ -6,13 +6,17 @@ set_technology = {
blunt_weaponry = 1
support_weaponry = 1
anti_personnel_tech = 1
recon_tech = 1
vehicle_restoration = 1
bike_tech_1 = 1
tribal_civilization = 1
settled_civilization = 1
sailor_training = 1
destroyer_tech = 1
cruiser_tech = 1
battleship_tech = 1
heavy_cruiser_tech = 1
truck_tech_1 = 1

}

@@ -25,7 +25,6 @@ division_template = {
}
support = {
recon_company = { x = 0 y = 0 }
recon_company = { x = 0 y = 1 }
}
}

@@ -11,6 +11,9 @@
infantry = { x = 1 y = 2 }
infantry = { x = 1 y = 3 }
}
support = {
truck_support = { x = 0 y = 0 }
}
}

division_template = {