Changes

m
no edit summary
Line 3: Line 3:  
local view = require('Module:View')
 
local view = require('Module:View')
 
local data = require('Module:Data/Expedition')
 
local data = require('Module:Data/Expedition')
 +
 +
local function trash()
 +
  return '<' .. '/' .. 'd' .. 'i' .. 'v' .. '>'
 +
end
    
local backgrounds = {
 
local backgrounds = {
Line 165: Line 169:  
       item2 = e.win_item2[1] > 0 and formatItem(e.win_item2[1], e.win_item2[2]) or '',
 
       item2 = e.win_item2[1] > 0 and formatItem(e.win_item2[1], e.win_item2[2]) or '',
 
     }
 
     }
   end)) .. "\n|}"
+
   end)) .. "\n|}\n" .. trash()
 
end
 
end
  
cssedit, gkautomate
7,060

edits