Changes

m
no edit summary
Line 143: Line 143:  
        local string = node .. "/" .. resource .. "/" .. amount
 
        local string = node .. "/" .. resource .. "/" .. amount
 
        table.insert(self._items, string)
 
        table.insert(self._items, string)
 +
        mode = 1
 
    elseif mode == 5 then
 
    elseif mode == 5 then
 
        formation = item_key
 
        formation = item_key
48

edits