Skip to content

Commit 1ba0913

Browse files
kjbranchblkerby
andauthored
Apply suggestions from code review
Co-authored-by: Brent Kerby <blkerby@gmail.com>
1 parent 72c9154 commit 1ba0913

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

region/lowernorfair/east/Main Hall.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
{
385385
"id": 29,
386386
"link": [4, 4],
387-
"name": "Come Down",
387+
"name": "Base (Come Down)",
388388
"entranceCondition": {
389389
"comeInNormally": {}
390390
},
@@ -396,7 +396,7 @@
396396
{
397397
"id": 24,
398398
"link": [4, 4],
399-
"name": "Go Up",
399+
"name": "Base (Go Up)",
400400
"requires": [
401401
"h_MainHallElevatorFrames"
402402
],

region/norfair/east/Lower Norfair Elevator.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"link": [1, 2],
120120
"name": "Base",
121121
"requires": [
122-
{"heatFrames": 60}
122+
{"heatFrames": 55}
123123
],
124124
"flashSuitChecked": true
125125
},
@@ -372,7 +372,7 @@
372372
"link": [2, 1],
373373
"name": "Base",
374374
"requires": [
375-
{"heatFrames": 60}
375+
{"heatFrames": 55}
376376
],
377377
"flashSuitChecked": true
378378
},
@@ -674,7 +674,7 @@
674674
"link": [4, 1],
675675
"name": "Base",
676676
"requires": [
677-
{"heatFrames": 40}
677+
{"heatFrames": 50}
678678
],
679679
"unlocksDoors": [
680680
{
@@ -735,7 +735,7 @@
735735
"comeInNormally": {}
736736
},
737737
"requires": [
738-
{"heatFrames": 40}
738+
{"heatFrames": 50}
739739
],
740740
"unlocksDoors": [
741741
{
@@ -791,7 +791,7 @@
791791
{
792792
"id": 33,
793793
"link": [4, 4],
794-
"name": "Go Down",
794+
"name": "Base (Go Down)",
795795
"requires": [
796796
"h_LowerNorfairElevatorDownwardFrames"
797797
],
@@ -802,7 +802,7 @@
802802
{
803803
"id": 42,
804804
"link": [4, 4],
805-
"name": "Come Up",
805+
"name": "Base (Come Up)",
806806
"entranceCondition": {
807807
"comeInNormally": {}
808808
},

0 commit comments

Comments
 (0)