• 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
no edit summary
Line 189: Line 189:     
function ShipData:total_space()
 
function ShipData:total_space()
local total_space, space
+
local total_space = 0
 +
local space
 
for _, v in ipairs(self._equipment) do
 
for _, v in ipairs(self._equipment) do
 
space = v["space"]
 
space = v["space"]
Anonymous user

Navigation menu