Skip to content

Commit c607dd5

Browse files
committed
add missing requirements in Rinka Shaft shinecharges
1 parent cb1ef39 commit c607dd5

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

region/tourian/main/Rinka Shaft.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,8 @@
896896
},
897897
"requires": [
898898
"canShinechargeMovementComplex",
899+
"HiJump",
900+
"canWalljump",
899901
{"shineChargeFrames": 135}
900902
],
901903
"exitCondition": {
@@ -919,6 +921,7 @@
919921
},
920922
"requires": [
921923
"canShinechargeMovementComplex",
924+
"HiJump",
922925
{"shineChargeFrames": 150}
923926
],
924927
"exitCondition": {
@@ -965,6 +968,8 @@
965968
},
966969
"requires": [
967970
"canShinechargeMovementComplex",
971+
"HiJump",
972+
"canWalljump",
968973
{"shineChargeFrames": 105}
969974
],
970975
"exitCondition": {
@@ -988,6 +993,7 @@
988993
},
989994
"requires": [
990995
"canShinechargeMovementComplex",
996+
"canWalljump",
991997
{"shineChargeFrames": 125}
992998
],
993999
"exitCondition": {
@@ -1011,6 +1017,7 @@
10111017
},
10121018
"requires": [
10131019
"canShinechargeMovementComplex",
1020+
"HiJump",
10141021
{"shineChargeFrames": 130}
10151022
],
10161023
"exitCondition": {
@@ -1179,7 +1186,7 @@
11791186
{
11801187
"id": 54,
11811188
"link": [3, 2],
1182-
"name": "Come in Shinecharged, Leave With Spark (Platforming)",
1189+
"name": "Come in Shinecharged, Leave With Spark (Hi-Jump Platforming)",
11831190
"entranceCondition": {
11841191
"comeInShinecharged": {}
11851192
},

0 commit comments

Comments
 (0)