• 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
no edit summary
Line 5: Line 5:     
function ShipClassData:base_name()
 
function ShipClassData:base_name()
return self._name
+
return type(self._name) == 'table' and self._name._name or self._name
 
end
 
end
  
cssedit, gkautomate
7,064

edits

Navigation menu