• 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 263: Line 263:     
local name, suffix = frame.args["ship"] or Ship:process_ship_key(ship_key)
 
local name, suffix = frame.args["ship"] or Ship:process_ship_key(ship_key)
local ship = frame.args["ship_table"] or Ship(ship_key) -- { _level = 80 }
+
local ship = frame.args["ship_table"] or 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
7,064

edits

Navigation menu