Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - commands.add_command("resetSpaceXLaunchProgress", {"resetSpaceXLaunchProgress_help"}, function(event)
 - global.launches.satellite = 0
 - global.launches.drydockstructure = 0
 - global.launches.drydockcommand = 0
 - global.launches.shipfusionreactor = 0
 - global.launches.shipcasings = 0
 - global.launches.shiptprotectionfield = 0
 - global.launches.shipthrusters = 0
 - global.launches.shiphabitation = 0
 - global.launches.shiplifesupport = 0
 - global.launches.shipfuelcells = 0
 - global.launches.shipcommand = 0
 - global.launches.shipastrometrics = 0
 - global.launches.shipftldrive = 0
 - updateSpacexCombinators(game.player.surface)
 - end)
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment