• 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
gun_fit_group ready for re-enabling if desired
Line 42: Line 42:  
end
 
end
 
end
 
end
 +
-- if types[3] == 3 or types[3] == 38 then
 +
-- local fit_group = self._equipment:gun_fit_group()
 +
-- if fit_group then
 +
-- table.insert(self._categories, format{self._gun_fit_group_template, fit_group = fit_group})
 +
-- end
 +
-- end
 
end
 
end
   Line 110: Line 116:  
elseif equipment_id == 346 or equipment_id == 347 then
 
elseif equipment_id == 346 or equipment_id == 347 then
 
table.insert(self._categories, format{"Category:ASW Mortars"})
 
table.insert(self._categories, format{"Category:ASW Mortars"})
else table.insert(self._categories, format{"Category:Uknown-type Depth Charge"}) --Not a category, acts as a notice/warning.
+
else table.insert(self._categories, format{"Category:Unknown-type Depth Charge"}) --Not a category, acts as a notice/warning.
 
end
 
end
 
end
 
end
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,973

edits

Navigation menu