mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-12-01 08:37:21 +00:00
fixes #152
This commit is contained in:
parent
00f29cb90c
commit
a325765c63
|
|
@ -152,6 +152,7 @@ local cues = {
|
||||||
cue("Ring2", {"0090", "0091", "0092", "0093", "0094", "0098", "0420"}, "0030"),
|
cue("Ring2", {"0090", "0091", "0092", "0093", "0094", "0098", "0420"}, "0030"),
|
||||||
cue("Ring2", {"0502"}, "0007"),
|
cue("Ring2", {"0502"}, "0007"),
|
||||||
cue("Ring2", {"0410"}, "0031"),
|
cue("Ring2", {"0410"}, "0031"),
|
||||||
|
cue("Ring2", {"0099"}, "0018"),
|
||||||
cue("Prefa1", {"0090", "0091", "0092", "0093", "0094"}, "0030"),
|
cue("Prefa1", {"0090", "0091", "0092", "0093", "0094"}, "0030"),
|
||||||
cue("Priso2", {"0090", "0091", "0092", "0093", "0094", "0250"}, "0029"),
|
cue("Priso2", {"0090", "0091", "0092", "0093", "0094", "0250"}, "0029"),
|
||||||
cue("Priso2", {"0241"}, "0004"),
|
cue("Priso2", {"0241"}, "0004"),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue