• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
fix night bombing
Line 157: Line 157:  
table.insert(roles, format{self._air_power_template, air_power = Formatting:format_stat(ship:air_power())})
 
table.insert(roles, format{self._air_power_template, air_power = Formatting:format_stat(ship:air_power())})
 
end
 
end
if ShipCapabilities:_is_aviation_ship(ship) then
+
if ShipCapabilities:_is_night_bombing(ship) then
if ship:night_bombing() then
+
table.insert(roles, self._night_bombing_label)
table.insert(roles, self._night_bombing_label)
  −
end
   
end
 
end
 
if sonar or dc then
 
if sonar or dc then
Anonymous user

Navigation menu