File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "id" : " airshow" ,
55 "name" : " Airshow" ,
66 "configuration" : {
7- "types" : [" SOLO" , " DOUBLES" , " ULTIMATE_DOUBLES" ],
7+ "types" : [
8+ " SOLO" ,
9+ " DOUBLES" ,
10+ " ULTIMATE_DOUBLES"
11+ ],
812 "generator" : {
913 "iron" : {
1014 "delay" : 3 ,
413417 },
414418 {
415419 "id" : " speedway" ,
416- "name" : " speedway " ,
420+ "name" : " Speedway " ,
417421 "configuration" : {
418- "types" : [" SOLO" , " DOUBLES" , " ULTIMATE_DOUBLES" ],
422+ "types" : [
423+ " SOLO" ,
424+ " DOUBLES" ,
425+ " ULTIMATE_DOUBLES"
426+ ],
419427 "generator" : {
420428 "gold" : {
421429 "delay" : 8 ,
870878 },
871879 {
872880 "id" : " rooftop" ,
873- "name" : " rooftop " ,
881+ "name" : " Rooftop " ,
874882 "configuration" : {
875- "types" : [" SOLO" , " DOUBLES" , " ULTIMATE_DOUBLES" ],
883+ "types" : [
884+ " SOLO" ,
885+ " DOUBLES" ,
886+ " ULTIMATE_DOUBLES"
887+ ],
876888 "generator" : {
877889 "gold" : {
878890 "delay" : 8 ,
13291341 },
13301342 {
13311343 "id" : " lighthouse" ,
1332- "name" : " lighthouse " ,
1344+ "name" : " Lighthouse " ,
13331345 "configuration" : {
1334- "types" : [" SOLO" , " DOUBLES" , " ULTIMATE_DOUBLES" ],
1346+ "types" : [
1347+ " SOLO" ,
1348+ " DOUBLES" ,
1349+ " ULTIMATE_DOUBLES"
1350+ ],
13351351 "generator" : {
13361352 "gold" : {
13371353 "delay" : 8 ,
You can’t perform that action at this time.
0 commit comments