Advertisement
Guest User

Untitled

a guest
Feb 4th, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. local component = require("component")
  2. local worldCard = component.world_sensor -- I dont actually know the name of the card
  3.  
  4. print(worldCard.hasBreathableAtmosphere()) -- Checks if the atmosphere is breathable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement