• 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 221: Line 221:  
end
 
end
 
local api_id = self:api_id()
 
local api_id = self:api_id()
if api_id ~= nil then
+
if self._item then
 +
    return Formatting:equipment_card(false, self:asset_name())
 +
elseif api_id ~= nil then
 
return Formatting:equipment_card(api_id, self:asset_name())
 
return Formatting:equipment_card(api_id, self:asset_name())
    elseif self._item then
  −
        return Formatting:equipment_card(false, self:asset_name())
   
     end
 
     end
 
end
 
end
cssedit, gkautomate
6,928

edits

Navigation menu