Changes

no edit summary
Line 29: Line 29:  
[7] = "Cut-in: Torpedo",
 
[7] = "Cut-in: Torpedo",
 
[8] = "Bombing",
 
[8] = "Bombing",
 +
[9] = "Cut-in: Carrier",
 
},
 
},
 
_night_battle_attack_counts = {
 
_night_battle_attack_counts = {
Line 293: Line 294:  
         if ship_name:match("Lycoris Princess") or ship_name:match("Abyssal Jellyfish Princess") then
 
         if ship_name:match("Lycoris Princess") or ship_name:match("Abyssal Jellyfish Princess") then
 
             return 1
 
             return 1
 +
        elseif ship:id() == 1964 then
 +
            return 9
 
         else
 
         else
 
             return 8
 
             return 8
cssedit, gkautomate
6,926

edits