Changes
no edit summary
table.insert(icons, icon)
table.insert(icons, icon)
end
end
if ShipCapabilities:is_submarine(ship) then
if ShipCapabilities:_is_submarine(ship) then
if ship:opening_torpedo() then
if ship:opening_torpedo() then
table.insert(value, self._opening_torpedo_label)
table.insert(value, self._opening_torpedo_label)