• 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 102: Line 102:  
         elseif item_key == "!-" then
 
         elseif item_key == "!-" then
 
             item = "locked"
 
             item = "locked"
         elseif mw.ustring.find(item_key, 'hq=') then
+
         elseif mw.ustring.find(item_key, '!hq') then
 
             item = false
 
             item = false
 
              
 
              
Line 113: Line 113:  
                 self._hq_lvl = self._hq_lvl + 5
 
                 self._hq_lvl = self._hq_lvl + 5
 
             end
 
             end
 +
            error("HI THERE")
 
         elseif mw.ustring.find(item_key, '!route') then
 
         elseif mw.ustring.find(item_key, '!route') then
 
             local split = mw.ustring.find(item_key, '=')
 
             local split = mw.ustring.find(item_key, '=')
48

edits

Navigation menu