Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local component = require("component")
- local worldCard = component.world_sensor -- I dont actually know the name of the card
- print(worldCard.hasBreathableAtmosphere()) -- Checks if the atmosphere is breathable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement