From 0fdfd8b431e3b8b5f26b65502b3516a36e3b7b65 Mon Sep 17 00:00:00 2001 From: Ted John Date: Sun, 18 Feb 2024 11:48:45 +0000 Subject: [PATCH] RE CV, room 501, fix upper bridge doors --- IntelOrca.Biohazard.BioRand/data/recv/rdt.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/IntelOrca.Biohazard.BioRand/data/recv/rdt.json b/IntelOrca.Biohazard.BioRand/data/recv/rdt.json index e957cd58..e9fc4bf3 100644 --- a/IntelOrca.Biohazard.BioRand/data/recv/rdt.json +++ b/IntelOrca.Biohazard.BioRand/data/recv/rdt.json @@ -2331,15 +2331,20 @@ ] }, "5010": { + "doorRando": [ + { + "nop": [ "0x9E1CC-0x9E2B0" ] + } + ], "doors": [ { - "id": 0, + "id": 2, "target": "5001", "requires": [ 65 ], "entranceId": 3 }, { - "id": 1, + "id": 4, "target": "5020", "entranceId": 4 }