Module:Data/MothershipPing/InOutput

From Evospace
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/MothershipPing/InOutput/doc

return {
    {
        name = 'Ping',
        input = {
        },
        output = {
            {'MothershipPing', 1},
        },
        ticks = 1000,
    },
}