Skip to content

Commit 88ac9be

Browse files
committed
fix error
1 parent f881ac0 commit 88ac9be

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

region/crateria/west/Gauntlet Entrance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
"blueSuitChecked": true
449449
},
450450
{
451-
"link": [2, 1],
451+
"link": [1, 2],
452452
"name": "Come in Shinecharging, Shinespark",
453453
"entranceCondition": {
454454
"comeInShinecharging": {

region/maridia/inner-pink/Draygon's Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@
11761176
"devNote": "FIXME: with this and several other cross-room strats, it would be possible to leave with temporary blue, if we had a way to encode the requirement to come in blue."
11771177
},
11781178
{
1179-
"link": [1, 4],
1179+
"link": [1, 2],
11801180
"name": "Cross Room Spring Ball Bounce",
11811181
"entranceCondition": {
11821182
"comeInWithSpringBallBounce": {

0 commit comments

Comments
 (0)