Tsr are just localisation file.
Check campaign.cfg file inside the campaign and you will se that there's tonnage mission or number of ships to sink.
[Campaign.CampObj.MacroObj 5.PersObj 1.Amount]
IsTonnage=false
Tonnage=0
NumOfShips=2
[Campaign.CampObj.MacroObj 4.PersObj 1.Amount]
IsTonnage=true
Tonnage=55000
NumOfShips=0
[Campaign.CampObj.MacroObj 3.PersObj 1.Amount]
IsTonnage=true
Tonnage=35000
NumOfShips=0
[Campaign.CampObj.MacroObj 2.PersObj 1.Amount]
IsTonnage=true
Tonnage=45000
NumOfShips=0
[Campaign.CampObj.MacroObj 1.PersObj 1.Amount]
IsTonnage=true
Tonnage=50000
NumOfShips=0
|