diff --git a/DATA/MISSIONS/ENCOUNTERS/area_battleships.ini b/DATA/MISSIONS/ENCOUNTERS/area_battleships.ini index 01b13c5b..80fa5a8b 100644 --- a/DATA/MISSIONS/ENCOUNTERS/area_battleships.ini +++ b/DATA/MISSIONS/ENCOUNTERS/area_battleships.ini @@ -2,13 +2,13 @@ ship_by_class = 1, 1, battleships pilot_job = assault_leader_job make_class = wanderer -ship_by_class = 2, 2, CRUISERS, -3 +ship_by_class = 0, 2, CRUISERS, -3 pilot_job = assault_job make_class = wanderer -ship_by_class = 3, 3, sc_fighters, -6 +ship_by_class = 0, 3, sc_fighters, -6 pilot_job = assault_job make_class = wanderer -ship_by_class = 3, 3, sc_fighters, -6 +ship_by_class = 0, 3, sc_fighters, -6 pilot_job = assault_job make_class = wanderer formation_by_class = battleships @@ -20,7 +20,7 @@ times_to_create = infinite [EncounterFormation] -ship_by_class = 3, 3, battleships +ship_by_class = 1, 3, battleships pilot_job = assault_leader_job make_class = wanderer formation_by_class = battleships @@ -34,10 +34,10 @@ times_to_create = infinite ship_by_class = 1, 1, battleships pilot_job = assault_leader_job make_class = wanderer -ship_by_class = 4, 4, sc_fighters, -6 +ship_by_class = 0, 4, sc_fighters, -6 pilot_job = assault_job make_class = wanderer -ship_by_class = 4, 4, sc_fighters, -6 +ship_by_class = 0, 4, sc_fighters, -6 pilot_job = assault_job make_class = wanderer formation_by_class = battleships diff --git a/DATA/MISSIONS/ENCOUNTERS/area_cruisers.ini b/DATA/MISSIONS/ENCOUNTERS/area_cruisers.ini index 8e0c4041..cd9c358d 100644 --- a/DATA/MISSIONS/ENCOUNTERS/area_cruisers.ini +++ b/DATA/MISSIONS/ENCOUNTERS/area_cruisers.ini @@ -1,7 +1,7 @@ [EncounterFormation] ship_by_class = 1, 1, CRUISERS pilot_job = assault_leader_job -ship_by_class = 1, 4, sc_fighters, -3 +ship_by_class = 0, 4, sc_fighters, -3 pilot_job = assault_job make_class = wanderer formation_by_class = CRUISERS