Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion region/tourian/main/Rinka Shaft.json
Original file line number Diff line number Diff line change
Expand Up @@ -896,6 +896,8 @@
},
"requires": [
"canShinechargeMovementComplex",
"HiJump",
"canWalljump",
{"shineChargeFrames": 135}
],
"exitCondition": {
Expand All @@ -919,6 +921,7 @@
},
"requires": [
"canShinechargeMovementComplex",
"HiJump",
{"shineChargeFrames": 150}
],
"exitCondition": {
Expand Down Expand Up @@ -965,6 +968,8 @@
},
"requires": [
"canShinechargeMovementComplex",
"HiJump",
"canWalljump",
{"shineChargeFrames": 105}
],
"exitCondition": {
Expand All @@ -988,6 +993,7 @@
},
"requires": [
"canShinechargeMovementComplex",
"canWalljump",
{"shineChargeFrames": 125}
],
"exitCondition": {
Expand All @@ -1011,6 +1017,7 @@
},
"requires": [
"canShinechargeMovementComplex",
"HiJump",
{"shineChargeFrames": 130}
],
"exitCondition": {
Expand Down Expand Up @@ -1179,7 +1186,7 @@
{
"id": 54,
"link": [3, 2],
"name": "Come in Shinecharged, Leave With Spark (Platforming)",
"name": "Come in Shinecharged, Leave With Spark (Hi-Jump Platforming)",
Comment thread
blkerby marked this conversation as resolved.
Outdated
"entranceCondition": {
"comeInShinecharged": {}
},
Expand Down