We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f723f commit b0e6652Copy full SHA for b0e6652
2 files changed
items.json
@@ -3,8 +3,7 @@
3
"startingRoom": "Ceres Elevator Room",
4
"startingNode": 1,
5
"startingItems": [
6
- "PowerBeam",
7
- "PowerSuit"
+ "PowerBeam"
8
],
9
"startingFlags": [ ],
10
"startingLocks": [ ],
@@ -31,8 +30,7 @@
31
30
}
32
33
"implicitItems": [
34
35
36
37
"upgradeItems": [
38
{
schema/m3-requirements.schema.json
@@ -318,7 +318,6 @@
318
319
320
321
-
322
},
323
"gravitylessHeatFrames": {
324
"$id": "#/definitions/logicalRequirement/items/properties/gravitylessHeatFrames",
0 commit comments