Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,8 @@ internal class PointAdditions : MySessionComponentBase
["381mmDualR"] = 350,
["381mmDualNR"] = 350,
["380mmMLE1935"] = 350,
["OTO381mm"] = 350,
["UK16Inch45Mark1"] = 350,
["15cmSKC28R"] = 175,
["15cmSKC28NR"] = 175,
["128mmL45"] = 200,
Expand All @@ -693,6 +695,7 @@ internal class PointAdditions : MySessionComponentBase
["127mmMk24"] = 150,
["127mmMk32"] = 150,
["127mmMk56"] = 150,
["4_5Inch45"] = 150,
["105mmTwin"] = 100,
["PomPomMain"] = 75,
["150mmCasemate"] = 150,
Expand All @@ -709,7 +712,7 @@ internal class PointAdditions : MySessionComponentBase
["TorpBarbette"] = 500,
["406alternate"] = 350,
["Mk25Rangefinder"] = 10,
["6InchTriple"] = 200,
["6InchTriple"] = 150,
["20InchTwin"] = 600,
["Barbette1x1"] = 4,
["Barbette3x3"] = 36,
Expand Down Expand Up @@ -960,10 +963,6 @@ private static MyTuple<string, float> ClimbingCostRename(string blockDisplayName
blockDisplayName = "Defensive Generator";
costMultiplier = 9999999f;
break;
case "[FAS] Neptune Torpedo":
blockDisplayName = "[FAS] Neptune Torpedo";
costMultiplier = 0.25f;
break;
}

return new MyTuple<string, float>(blockDisplayName, costMultiplier);
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading