• 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 277: Line 277:  
         table.insert(drops, battle_card)
 
         table.insert(drops, battle_card)
 
         table.insert(self._rows, format{self._added_cell_template,
 
         table.insert(self._rows, format{self._added_cell_template,
             content = "Notable Drops: " .. table.concat(drops, " "),
+
             content = "Notable Drops<br />" .. table.concat(drops, " "),
 
             bg_color = self._extra_cells_bg,
 
             bg_color = self._extra_cells_bg,
 
         })
 
         })
48

edits

Navigation menu