Alphabetize Feeding Benches
Renamed the feeding benches to have an alphabet suffix, rather than number. The name sort is by string rather than integer value. Renaming to "Feeding Bench "J" (for example) makes sure that the tenth bench actually comes after the ninth bench, rather than after the first.master
parent
01ec8209af
commit
e1614917a2
|
@ -318,22 +318,22 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -350,42 +350,42 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [14],
|
"x": [14],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [15],
|
"x": [15],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -402,42 +402,42 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [14],
|
"x": [14],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [15],
|
"x": [15],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -454,62 +454,62 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [14],
|
"x": [14],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [15],
|
"x": [15],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 9": {
|
"Feeding Bench I": {
|
||||||
"x": [16],
|
"x": [16],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 10": {
|
"Feeding Bench J": {
|
||||||
"x": [17],
|
"x": [17],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 11": {
|
"Feeding Bench K": {
|
||||||
"x": [18],
|
"x": [18],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 12": {
|
"Feeding Bench L": {
|
||||||
"x": [19],
|
"x": [19],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -526,62 +526,62 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [14],
|
"x": [14],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [15],
|
"x": [15],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 9": {
|
"Feeding Bench I": {
|
||||||
"x": [16],
|
"x": [16],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 10": {
|
"Feeding Bench J": {
|
||||||
"x": [17],
|
"x": [17],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 11": {
|
"Feeding Bench K": {
|
||||||
"x": [18],
|
"x": [18],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 12": {
|
"Feeding Bench L": {
|
||||||
"x": [19],
|
"x": [19],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -871,22 +871,22 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "interactable"
|
"type": "interactable"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [6],
|
"x": [6],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [7],
|
"x": [7],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -908,42 +908,42 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "machine"
|
"type": "machine"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [6],
|
"x": [6],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [7],
|
"x": [7],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -965,42 +965,42 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "machine"
|
"type": "machine"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [6],
|
"x": [6],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [7],
|
"x": [7],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -1022,62 +1022,62 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "machine"
|
"type": "machine"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [6],
|
"x": [6],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [7],
|
"x": [7],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 9": {
|
"Feeding Bench I": {
|
||||||
"x": [14],
|
"x": [14],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 10": {
|
"Feeding Bench J": {
|
||||||
"x": [15],
|
"x": [15],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 11": {
|
"Feeding Bench K": {
|
||||||
"x": [16],
|
"x": [16],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 12": {
|
"Feeding Bench L": {
|
||||||
"x": [17],
|
"x": [17],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
@ -1099,62 +1099,62 @@
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "machine"
|
"type": "machine"
|
||||||
},
|
},
|
||||||
"Feeding Bench 1": {
|
"Feeding Bench A": {
|
||||||
"x": [6],
|
"x": [6],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 2": {
|
"Feeding Bench B": {
|
||||||
"x": [7],
|
"x": [7],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 3": {
|
"Feeding Bench C": {
|
||||||
"x": [8],
|
"x": [8],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 4": {
|
"Feeding Bench D": {
|
||||||
"x": [9],
|
"x": [9],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 5": {
|
"Feeding Bench E": {
|
||||||
"x": [10],
|
"x": [10],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 6": {
|
"Feeding Bench F": {
|
||||||
"x": [11],
|
"x": [11],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 7": {
|
"Feeding Bench G": {
|
||||||
"x": [12],
|
"x": [12],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 8": {
|
"Feeding Bench H": {
|
||||||
"x": [13],
|
"x": [13],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 9": {
|
"Feeding Bench I": {
|
||||||
"x": [14],
|
"x": [14],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 10": {
|
"Feeding Bench J": {
|
||||||
"x": [15],
|
"x": [15],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 11": {
|
"Feeding Bench K": {
|
||||||
"x": [16],
|
"x": [16],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
},
|
},
|
||||||
"Feeding Bench 12": {
|
"Feeding Bench L": {
|
||||||
"x": [17],
|
"x": [17],
|
||||||
"y": [3],
|
"y": [3],
|
||||||
"type": "other"
|
"type": "other"
|
||||||
|
|
Loading…
Reference in New Issue