Skip to content

Commit f7f382f

Browse files
osse101kjbranch
andauthored
Apply suggestions from code review
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
1 parent b2346a3 commit f7f382f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

region/crateria/central/Landing Site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@
795795
{"shinespark": {"frames": 125, "excessFrames": 33}}
796796
],
797797
"clearsObstacles": ["A"],
798-
"unlocksDoors": [{"types": ["ammo"], "requires": [], "useImplicitRequires": false}],
798+
"unlocksDoors": [{"types": ["ammo"], "requires": []],
799799
"flashSuitChecked": true,
800800
"blueSuitChecked": true,
801801
"note": "Shinecharge near the top right door, drop down and horizontally spark towards the left door."

region/maridia/outer/Mt. Everest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4259,7 +4259,8 @@
42594259
{"ammo": {"type": "Super", "count": 1}},
42604260
{"ammo": {"type": "PowerBomb", "count": 1}},
42614261
"canUseGrapple",
4262-
{"haveBlueSuit": {}}
4262+
{"haveBlueSuit": {}},
4263+
{"enemyDamage": {"enemy": "Sciser", "type": "contact", "hits": 1}}
42634264
]}
42644265
],
42654266
"flashSuitChecked": true,

0 commit comments

Comments
 (0)