• 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 262: Line 262:  
local note = frame.args["note"]
 
local note = frame.args["note"]
   −
local name, suffix = frame.args["ship"] or Ship:process_ship_key(ship_key)
+
local name, suffix = Ship:process_ship_key(ship_key)
local ship = frame.args["ship_table"] or Ship:get_table(name, suffix) -- Ship(ship_key){ _level = 80 }
+
local ship = Ship:get_table(name, suffix) -- Ship(ship_key){ _level = 80 }
    
if rank and name and ship and ship._type then
 
if rank and name and ship and ship._type then
cssedit, gkautomate
6,928

edits

Navigation menu