• 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 105: Line 105:  
              
 
              
 
             local split = mw.ustring.find(item_key, '=')
 
             local split = mw.ustring.find(item_key, '=')
             self._hq_lvl = tonumber(mw.ustring.sub(item_key, split + 1))
+
             self._hq_lvl = tonumber(mw.ustring.sub(self._args[index], split + 1))
 
              
 
              
 
             --Get bracket of 5
 
             --Get bracket of 5
48

edits

Navigation menu