Skip to content

Commit 65d4942

Browse files
blkerbyosse101
andauthored
Apply suggestions from code review
Co-authored-by: Michael McKenzie <mikemck101@gmail.com>
1 parent bf4c62e commit 65d4942

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

region/maridia/inner-green/Oasis.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3511,12 +3511,13 @@
35113511
"blueSuitChecked": true
35123512
},
35133513
{
3514-
"link": [6, 5],
3514+
"link": [6, 6],
35153515
"name": "Blue Suit",
35163516
"requires": [
35173517
{"haveBlueSuit": {}}
3518-
],
3519-
"flashSuitChecked": true,
3518+
],
3519+
"clearsObstacles": ["A"],
3520+
"flashSuitChecked": true,
35203521
"blueSuitChecked": true
35213522
},
35223523
{

region/maridia/inner-green/West Sand Hall.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@
428428
"requires": [
429429
"Gravity",
430430
{"haveBlueSuit": {}},
431-
"canInsaneJump"
431+
{"notable": "Blue Suit Sand Walk"}
432432
],
433433
"flashSuitChecked": true,
434434
"blueSuitChecked": true,

0 commit comments

Comments
 (0)