View difference between Paste ID: tFC4W3H4 and 0FTF2FU3
SHOW: | | - or go back to the newest paste.
1
--Names of stations on the railway
2-
stationList = {"RHN Tower", "Apiary", "Farms", "Harbour", "Garage", "Bunker", "Flight Hub", "Space Centre", "Flamingo Bay", "Middleclaw"}
2+
stationList = {"Destination 1", "Destination 2", "Destination 3", "Destination 4", "Destination 5", "Destination 6", "Destination 7", "Destination 8", "Destination 9"}
3
--Destinations used for Railcraft routing
4-
stationDest = {"Tower", "Apiary", "Farms", "Harbour", "Garage", "Bunker", "Airport", "Space", "Beach", "Middleclaw"}
4+
stationDest = {"dest1", "dest2", "dest3", "dest4", "dest5", "dest6", "dest7", "dest8", "dest9"}