• 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 61: Line 61:  
     for _, item_name in ipairs(item_names) do
 
     for _, item_name in ipairs(item_names) do
 
         if items[item_name] then
 
         if items[item_name] then
             local image = ResourceIcons[item_name] and string.format("[[File:%s|25px]]", ResourceIcons[item_name]) or item_name
+
             local image = ResourceIcons[item_name] and string.format("[[File:%s|18px]]", ResourceIcons[item_name]) or item_name
 
             table.insert(images, image)
 
             table.insert(images, image)
 
         end
 
         end
cssedit, gkautomate
7,060

edits

Navigation menu