• 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 91: Line 91:  
end
 
end
   −
function NodeInfo:create_items()
+
function NodeInfo:create_items()
 +
    local test = ""
 +
    for k, v in pairs(self._args) do test = test .. k .. "," .. v .. "#" end
 +
    error(test)
 
     --Modes are as follows:
 
     --Modes are as follows:
 
     --1 = Node
 
     --1 = Node
48

edits

Navigation menu