Skip to content

Commit 1fbcb01

Browse files
committed
fix errors
1 parent 31a868f commit 1fbcb01

3 files changed

Lines changed: 29 additions & 3 deletions

File tree

region/maridia/outer/Crab Gate Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
},
477477
{
478478
"link": [1, 1],
479-
"name": "Come in Shinecharging, Crystal Spark (Suitless)",
479+
"name": "Stutter Water Shinecharge, Crystal Spark",
480480
"entranceCondition": {
481481
"comeInStutterShinecharging": {
482482
"minTiles": 2
@@ -1133,6 +1133,7 @@
11331133
"h_CrystalSpark"
11341134
]}
11351135
],
1136+
"resetsObstacles": ["A"],
11361137
"flashSuitChecked": true,
11371138
"blueSuitChecked": true,
11381139
"devNote": [

region/maridia/outer/Main Street.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3098,6 +3098,31 @@
30983098
"blueSuitChecked": true,
30993099
"devNote": ["With enough patience, there is no lenience, because Power Bombs can be farmed from the Scisers."]
31003100
},
3101+
{
3102+
"link": [1, 1],
3103+
"name": "Stutter Water Shinecharge, Crystal Spark",
3104+
"entranceCondition": {
3105+
"comeInStutterShinecharging": {
3106+
"minTiles": 1
3107+
},
3108+
"comesInHeated": "no"
3109+
},
3110+
"requires": [
3111+
"canStutterWaterShineCharge",
3112+
"h_shinechargeMaxRunway",
3113+
{"or": [
3114+
{"and": [
3115+
"h_enemyDrops",
3116+
"h_underwaterCrystalSparkWithoutLenience",
3117+
"canBeVeryPatient"
3118+
]},
3119+
"h_underwaterCrystalSpark"
3120+
]}
3121+
],
3122+
"flashSuitChecked": true,
3123+
"blueSuitChecked": true,
3124+
"devNote": ["With enough patience, there is no lenience, because Power Bombs can be farmed from the Scisers."]
3125+
},
31013126
{
31023127
"id": 233,
31033128
"link": [3, 3],
@@ -4256,7 +4281,7 @@
42564281
},
42574282
{
42584283
"link": [4, 4],
4259-
"name": "Come in Shinecharging, Crystal Spark (Suitless)",
4284+
"name": "Stutter Water Shinecharge, Crystal Spark",
42604285
"entranceCondition": {
42614286
"comeInStutterShinecharging": {
42624287
"minTiles": 2

region/maridia/outer/Mama Turtle Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@
530530
},
531531
{
532532
"link": [1, 1],
533-
"name": "Come in Shinecharging, Crystal Spark (Suitless)",
533+
"name": "Stutter Water Shinecharge, Crystal Spark",
534534
"entranceCondition": {
535535
"comeInStutterShinecharging": {
536536
"minTiles": 2

0 commit comments

Comments
 (0)