Skip to content

Commit 508d5fc

Browse files
committed
feedback updates
1 parent d28b643 commit 508d5fc

1 file changed

Lines changed: 23 additions & 6 deletions

File tree

region/lowernorfair/east/The Worst Room In The Game.json

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -451,8 +451,25 @@
451451
]},
452452
{"and": [
453453
{"haveBlueSuit": {}},
454-
"HiJump",
455-
"canPreciseWalljump"
454+
{"or": [
455+
{"and": [
456+
"HiJump",
457+
"canPreciseWalljump"
458+
]},
459+
"canSpringwall",
460+
"SpaceJump",
461+
"canInsaneWalljump",
462+
"canLongIBJ",
463+
{"and": [
464+
"Charge",
465+
"Plasma",
466+
"HiJump",
467+
{"or": [
468+
"canWalljump",
469+
"canTrickyDodgeEnemies"
470+
]}
471+
]}
472+
]}
456473
]}
457474
]},
458475
{"or": [
@@ -901,7 +918,7 @@
901918
"HiJump",
902919
"SpaceJump",
903920
"canInsaneJump",
904-
{"heatFrames": 700}
921+
{"heatFrames": 600}
905922
]}
906923
]},
907924
{"or": [
@@ -1369,16 +1386,16 @@
13691386
{"and": [
13701387
"canTrickyJump",
13711388
"canWalljump",
1372-
{"heatFrames": 180}
1389+
{"heatFrames": 175}
13731390
]},
13741391
{"and": [
13751392
"canTrickyJump",
1376-
{"heatFrames": 210}
1393+
{"heatFrames": 190}
13771394
]},
13781395
{"and": [
13791396
"HiJump",
13801397
"canTrickyDodgeEnemies",
1381-
{"heatFrames": 175}
1398+
{"heatFrames": 170}
13821399
]},
13831400
{"heatFrames": 250}
13841401
]}

0 commit comments

Comments
 (0)