We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702564e commit dff6793Copy full SHA for dff6793
2 files changed
items.json
@@ -85,5 +85,7 @@
85
"f_ZebesSetAblaze",
86
"f_MotherBrainGlassBroken"
87
],
88
- "devNote": "The f_UsedBowlingStatue is not a vanilla flag, but is included as a possible randomizer objective."
+ "devNote": [
89
+ "The f_UsedBowlingStatue is not a vanilla flag, but is included as a possible randomizer objective."
90
+ ]
91
}
schema/m3-items.schema.json
@@ -172,6 +172,5 @@
172
"devNote": {
173
"$ref" : "m3-note.schema.json#/definitions/devNote"
174
175
- }
176
177
0 commit comments