• 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
no edit summary
Line 45: Line 45:  
_air_power_template = "${air_power} Air Power",
 
_air_power_template = "${air_power} Air Power",
 
_night_bombing_label = "Night Bombing",
 
_night_bombing_label = "Night Bombing",
_asw_label = "ASW",
  −
_high_asw_label = "High ASW",
   
}
 
}
   Line 151: Line 149:  
if ship:night_bombing() then
 
if ship:night_bombing() then
 
table.insert(roles, self._night_bombing_label)
 
table.insert(roles, self._night_bombing_label)
end
  −
end
  −
if sonar or dc then
  −
if sonar and dc then
  −
table.insert(roles, self._high_asw_label)
  −
else
  −
table.insert(roles, self._asw_label)
   
end
 
end
 
end
 
end
cssedit, prechecked
1,656

edits

Navigation menu