Skip to content

Commit b0e6652

Browse files
committed
remove power suit
1 parent d4f723f commit b0e6652

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

items.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
"startingRoom": "Ceres Elevator Room",
44
"startingNode": 1,
55
"startingItems": [
6-
"PowerBeam",
7-
"PowerSuit"
6+
"PowerBeam"
87
],
98
"startingFlags": [ ],
109
"startingLocks": [ ],
@@ -31,8 +30,7 @@
3130
}
3231
],
3332
"implicitItems": [
34-
"PowerBeam",
35-
"PowerSuit"
33+
"PowerBeam"
3634
],
3735
"upgradeItems": [
3836
{

schema/m3-requirements.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@
318318
}
319319
}
320320
}
321-
322321
},
323322
"gravitylessHeatFrames": {
324323
"$id": "#/definitions/logicalRequirement/items/properties/gravitylessHeatFrames",

0 commit comments

Comments
 (0)