mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
tr2/data: fix invalid portals in The Deck
This disables the visibility portal from room 17 to room 104 (and vice versa) in The Deck to avoid Lara seeing or targeting enemies in the disconnected rooms. Resolves #2393.
This commit is contained in:
parent
45b64cbb97
commit
10f1bc6fbd
5 changed files with 17 additions and 1 deletions
|
@ -234,6 +234,7 @@
|
|||
{"type": "level_complete"},
|
||||
],
|
||||
"injections": [
|
||||
"data/injections/deck_fd.bin",
|
||||
"data/injections/deck_itemrots.bin",
|
||||
"data/injections/deck_pickup_meshes.bin",
|
||||
"data/injections/living_deck_goon_sfx.bin",
|
||||
|
|
BIN
data/tr2/ship/data/injections/deck_fd.bin
Normal file
BIN
data/tr2/ship/data/injections/deck_fd.bin
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue