Changes

m
no edit summary
Line 137: Line 137:  
            fleet = fleet .. " " -- Actually matters
 
            fleet = fleet .. " " -- Actually matters
 
        end
 
        end
        fleet = fleet .. Formatting:format_image{ship:battle_card(), ship:name(), link = ship:base_name()}
+
        fleet = fleet .. Formatting:format_image{ship:battle_card(), caption = ship:name(), link = ship:base_name()}
 
         
 
         
 
        if ship:as_rating() then
 
        if ship:as_rating() then
48

edits