Changes

m
no edit summary
Line 112: Line 112:  
                 self._hq_lvl = self._hq_lvl + 5
 
                 self._hq_lvl = self._hq_lvl + 5
 
             end
 
             end
 +
            error("It actually comes here and doesn't set the HQ level.")
 
         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