Skip to content

Commit

Permalink
Fix softlock due to door change after cutscene in 60C
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelOrca committed Jan 2, 2023
1 parent 6620d11 commit 369d056
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion IntelOrca.Biohazard/data/re2/rdt.json
Original file line number Diff line number Diff line change
Expand Up @@ -2772,7 +2772,7 @@
"606": {
"doorRando": [
{
"nop": [ 3850, 3878 ],
"nop": [ 3850, 3878, 3740, 3744, 3748, 3752, 3784 ],
"player": 0
},
{
Expand Down Expand Up @@ -2951,6 +2951,12 @@
"requires": [ 47 ]
},
"60B": {
"doorRando": [
{
"nop": [ 4624, 4634 ],
"player": 0
}
],
"doors": [
{
"target": "608"
Expand Down

0 comments on commit 369d056

Please sign in to comment.