Skip to content

Commit 6717eeb

Browse files
committed
fix missing shinecharge req
1 parent 26e612e commit 6717eeb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

region/lowernorfair/west/Golden Torizo's Room.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1898,6 +1898,7 @@
18981898
]},
18991899
{"and": [
19001900
"f_DefeatedGoldenTorizo",
1901+
{"canShineCharge": {"usedTiles": 28, "openEnd": 0}},
19011902
{"shinespark": {"frames": 29, "excessFrames": 5}}
19021903
]}
19031904
]},
@@ -1943,6 +1944,7 @@
19431944
]},
19441945
{"and": [
19451946
"f_DefeatedGoldenTorizo",
1947+
{"canShineCharge": {"usedTiles": 28, "openEnd": 0}},
19461948
{"shinespark": {"frames": 29, "excessFrames": 5}}
19471949
]}
19481950
]},
@@ -1988,6 +1990,7 @@
19881990
]},
19891991
{"and": [
19901992
"f_DefeatedGoldenTorizo",
1993+
{"canShineCharge": {"usedTiles": 28, "openEnd": 0}},
19911994
{"shinespark": {"frames": 28, "excessFrames": 5}}
19921995
]}
19931996
]},

0 commit comments

Comments
 (0)