Fixed badly named keys

This commit is contained in:
Dev 2024-11-21 17:57:36 +00:00
parent b826e97b30
commit 5eebd817b4

View File

@ -1353,7 +1353,7 @@
}, },
"whitelist": [] "whitelist": []
}, },
"drink": { "drinks": {
"weights": { "weights": {
"0": 1 "0": 1
}, },
@ -1427,7 +1427,7 @@
}, },
"whitelist": [] "whitelist": []
}, },
"drink": { "drinks": {
"weights": { "weights": {
"0": 1 "0": 1
}, },
@ -1501,7 +1501,7 @@
}, },
"whitelist": [] "whitelist": []
}, },
"drink": { "drinks": {
"weights": { "weights": {
"0": 1 "0": 1
}, },
@ -1575,7 +1575,7 @@
}, },
"whitelist": [] "whitelist": []
}, },
"drink": { "drinks": {
"weights": { "weights": {
"0": 1 "0": 1
}, },
@ -1649,7 +1649,7 @@
}, },
"whitelist": [] "whitelist": []
}, },
"drink": { "drinks": {
"weights": { "weights": {
"0": 1 "0": 1
}, },