BOF007

OpenComputers Ticket Machine Script PT.2

Dec 5th, 2020 (edited)
1,533
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --Names of stations on the railway
  2. stationList = {"HUB", "Spawn", "Credo Base"}
  3. --Destinations used for Railcraft routing
  4. stationDest = {"HUB", "E/Spawn", "S/Credo"}
Add Comment
Please, Sign In to add comment