local ____exports = {} ____exports.LaserOffset = {} ____exports.LaserOffset.TECH_1 = 0 ____exports.LaserOffset[____exports.LaserOffset.TECH_1] = "TECH_1" ____exports.LaserOffset.TECH_2 = 1 ____exports.LaserOffset[____exports.LaserOffset.TECH_2] = "TECH_2" ____exports.LaserOffset.TECH_5 = 2 ____exports.LaserOffset[____exports.LaserOffset.TECH_5] = "TECH_5" ____exports.LaserOffset.SHOOP = 3 ____exports.LaserOffset[____exports.LaserOffset.SHOOP] = "SHOOP" ____exports.LaserOffset.BRIMSTONE = 4 ____exports.LaserOffset[____exports.LaserOffset.BRIMSTONE] = "BRIMSTONE" ____exports.LaserOffset.MOMS_EYE = 5 ____exports.LaserOffset[____exports.LaserOffset.MOMS_EYE] = "MOMS_EYE" ____exports.LaserOffset.TRACTOR_BEAM = 6 ____exports.LaserOffset[____exports.LaserOffset.TRACTOR_BEAM] = "TRACTOR_BEAM" return ____exports