diff --git a/region/tourian/main/Rinka Shaft.json b/region/tourian/main/Rinka Shaft.json index 7e517bd95f..3aa62021b5 100644 --- a/region/tourian/main/Rinka Shaft.json +++ b/region/tourian/main/Rinka Shaft.json @@ -896,6 +896,8 @@ }, "requires": [ "canShinechargeMovementComplex", + "HiJump", + "canWalljump", {"shineChargeFrames": 135} ], "exitCondition": { @@ -919,6 +921,7 @@ }, "requires": [ "canShinechargeMovementComplex", + "HiJump", {"shineChargeFrames": 150} ], "exitCondition": { @@ -965,6 +968,8 @@ }, "requires": [ "canShinechargeMovementComplex", + "HiJump", + "canWalljump", {"shineChargeFrames": 105} ], "exitCondition": { @@ -988,6 +993,7 @@ }, "requires": [ "canShinechargeMovementComplex", + "canWalljump", {"shineChargeFrames": 125} ], "exitCondition": { @@ -1011,6 +1017,7 @@ }, "requires": [ "canShinechargeMovementComplex", + "HiJump", {"shineChargeFrames": 130} ], "exitCondition": { @@ -1179,7 +1186,7 @@ { "id": 54, "link": [3, 2], - "name": "Come in Shinecharged, Leave With Spark (Platforming)", + "name": "Come in Shinecharged, Leave With Spark (HiJump Platforming)", "entranceCondition": { "comeInShinecharged": {} },