Module:Data/HotMercury/InInput

From Evospace
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/HotMercury/InInput/doc

return {
    {
        name = 'HotMercury',
        input = {
            {'HotMercury', 1000},
        },
        output = {
            {'Mercury', 1000},
        },
        ticks = 600,
    },
}