List of tracks in BTD5: Difference between revisions

these aren't RBS values I just realized
 
Line 9: Line 9:
junctions = Junctions,
junctions = Junctions,
water = Water?,
water = Water?,
FORMAT(AVG(btd5_tracks.path_lengths_M__full), 1) = Average RBS,
FORMAT(AVG(btd5_tracks.path_lengths_M__full), 1) = Average path length,
CONCAT(music_M) = Default music,
CONCAT(music_M) = Default music,


Line 28: Line 28:
junctions = Junctions,
junctions = Junctions,
water = Water?,
water = Water?,
FORMAT(AVG(btd5_tracks.path_lengths_F__full), 1) = Average RBS,
FORMAT(AVG(btd5_tracks.path_lengths_F__full), 1) = Average path length,
CONCAT(music_F) = Default music,
CONCAT(music_F) = Default music,


Line 46: Line 46:
junctions = Junctions,
junctions = Junctions,
water = Water?,
water = Water?,
FORMAT(AVG(btd5_tracks.path_lengths_F__full), 1) = Average RBS,
FORMAT(AVG(btd5_tracks.path_lengths_F__full), 1) = Average path length,
CONCAT(music_F) = Default music,
CONCAT(music_F) = Default music,