Skip to content

Commit 164f324

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

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

region/crateria/central/Landing Site.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,10 @@
468468
{"or": [
469469
"canBlueSpaceJump",
470470
"canSpringBallBounce",
471+
{"and": [
472+
"canSpringBallBounce",
473+
"canTrickyJump"
474+
]},
471475
"canLongChainTemporaryBlue"
472476
]}
473477
]

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,12 @@
517517
"movementType": "controlled"
518518
}
519519
},
520-
"requires": [],
520+
"requires": [
521+
{"or": [
522+
"canTrickyJump",
523+
"canSlowShortCharge"
524+
]}
525+
],
521526
"note": [
522527
"Gain a speedball in the other room, and either roll in or do a controlled bounce to enter while descending close to the ground.",
523528
"Bounce anywhere on the platform in front of the door, clearing the whole room at once.",

0 commit comments

Comments
 (0)