Skip to content

Commit

Permalink
Fix #703: RE 2, room 10C, moths crash game
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelOrca committed Dec 16, 2023
1 parent 0700580 commit 3f537de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion IntelOrca.Biohazard.BioRand/data/re2/rdt.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,8 @@
],
"enemies": [
{
"nop": [ "0x191A" ]
"nop": [ "0x191A" ],
"excludeTypes": [ 58 ]
}
]
},
Expand Down

0 comments on commit 3f537de

Please sign in to comment.