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.
This commit is contained in:
Bartholomue
2022-09-09 09:24:00 -05:00
parent 01ec8209af
commit e1614917a2

View File

@@ -318,22 +318,22 @@
"y": [3],
"type": "interactable"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [11],
"y": [3],
"type": "other"
@@ -350,42 +350,42 @@
"y": [3],
"type": "interactable"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [13],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [14],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [15],
"y": [3],
"type": "other"
@@ -402,42 +402,42 @@
"y": [3],
"type": "interactable"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [13],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [14],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [15],
"y": [3],
"type": "other"
@@ -454,62 +454,62 @@
"y": [3],
"type": "interactable"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [13],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [14],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [15],
"y": [3],
"type": "other"
},
"Feeding Bench 9": {
"Feeding Bench I": {
"x": [16],
"y": [3],
"type": "other"
},
"Feeding Bench 10": {
"Feeding Bench J": {
"x": [17],
"y": [3],
"type": "other"
},
"Feeding Bench 11": {
"Feeding Bench K": {
"x": [18],
"y": [3],
"type": "other"
},
"Feeding Bench 12": {
"Feeding Bench L": {
"x": [19],
"y": [3],
"type": "other"
@@ -526,62 +526,62 @@
"y": [3],
"type": "interactable"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [13],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [14],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [15],
"y": [3],
"type": "other"
},
"Feeding Bench 9": {
"Feeding Bench I": {
"x": [16],
"y": [3],
"type": "other"
},
"Feeding Bench 10": {
"Feeding Bench J": {
"x": [17],
"y": [3],
"type": "other"
},
"Feeding Bench 11": {
"Feeding Bench K": {
"x": [18],
"y": [3],
"type": "other"
},
"Feeding Bench 12": {
"Feeding Bench L": {
"x": [19],
"y": [3],
"type": "other"
@@ -871,22 +871,22 @@
"y": [3],
"type": "interactable"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [6],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [7],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [9],
"y": [3],
"type": "other"
@@ -908,42 +908,42 @@
"y": [3],
"type": "machine"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [6],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [7],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [13],
"y": [3],
"type": "other"
@@ -965,42 +965,42 @@
"y": [3],
"type": "machine"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [6],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [7],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [13],
"y": [3],
"type": "other"
@@ -1022,62 +1022,62 @@
"y": [3],
"type": "machine"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [6],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [7],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [13],
"y": [3],
"type": "other"
},
"Feeding Bench 9": {
"Feeding Bench I": {
"x": [14],
"y": [3],
"type": "other"
},
"Feeding Bench 10": {
"Feeding Bench J": {
"x": [15],
"y": [3],
"type": "other"
},
"Feeding Bench 11": {
"Feeding Bench K": {
"x": [16],
"y": [3],
"type": "other"
},
"Feeding Bench 12": {
"Feeding Bench L": {
"x": [17],
"y": [3],
"type": "other"
@@ -1099,62 +1099,62 @@
"y": [3],
"type": "machine"
},
"Feeding Bench 1": {
"Feeding Bench A": {
"x": [6],
"y": [3],
"type": "other"
},
"Feeding Bench 2": {
"Feeding Bench B": {
"x": [7],
"y": [3],
"type": "other"
},
"Feeding Bench 3": {
"Feeding Bench C": {
"x": [8],
"y": [3],
"type": "other"
},
"Feeding Bench 4": {
"Feeding Bench D": {
"x": [9],
"y": [3],
"type": "other"
},
"Feeding Bench 5": {
"Feeding Bench E": {
"x": [10],
"y": [3],
"type": "other"
},
"Feeding Bench 6": {
"Feeding Bench F": {
"x": [11],
"y": [3],
"type": "other"
},
"Feeding Bench 7": {
"Feeding Bench G": {
"x": [12],
"y": [3],
"type": "other"
},
"Feeding Bench 8": {
"Feeding Bench H": {
"x": [13],
"y": [3],
"type": "other"
},
"Feeding Bench 9": {
"Feeding Bench I": {
"x": [14],
"y": [3],
"type": "other"
},
"Feeding Bench 10": {
"Feeding Bench J": {
"x": [15],
"y": [3],
"type": "other"
},
"Feeding Bench 11": {
"Feeding Bench K": {
"x": [16],
"y": [3],
"type": "other"
},
"Feeding Bench 12": {
"Feeding Bench L": {
"x": [17],
"y": [3],
"type": "other"