• 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 238: Line 238:  
             local ship = Ship(drops[i], "")
 
             local ship = Ship(drops[i], "")
 
             local card = ShipCardKai:battle_card{ship = ship, link = ship:link(), caption = ship:name()}
 
             local card = ShipCardKai:battle_card{ship = ship, link = ship:link(), caption = ship:name()}
 +
            if self._args["text_only"] then card = ship:name() end
 
             content = content .. card .. " "
 
             content = content .. card .. " "
 
             if i % 3 == 0 then
 
             if i % 3 == 0 then
48

edits

Navigation menu