tr2/data: fix missing death tiles in Temple of Xian

This injects the death sector property into six sectors that are
missing it in Temple of Xian room 91.

Resolves #1920.
This commit is contained in:
lahm86 2024-11-18 19:43:40 +00:00
parent f73938dd24
commit 4a7ec6dabc
4 changed files with 7 additions and 1 deletions

View file

@ -68,7 +68,11 @@
},
// 15. Temple of Xian
{},
{
"injections": [
"data/injections/xian_fd.bin",
],
},
// 16. Floating Islands
{},

Binary file not shown.

View file

@ -14,6 +14,7 @@
- fixed wrongly calculated trapdoor size that could affect custom levels (#1904)
- fixed one of the collapsible tiles in Opera House room 184 not triggering (#1902)
- fixed being unable to use the drawbridge key in Tibetan Foothills after the flipmap (#1744)
- fixed missing death tiles in Temple of Xian room 91 (#1920)
## [0.6](https://github.com/LostArtefacts/TRX/compare/tr2-0.5...tr2-0.6) - 2024-11-06
- added a fly cheat key (#1642)

View file

@ -42,6 +42,7 @@ decompilation process. We recognize that there is much work to be done.
- fixed the following floor data issues:
- **Opera House**: fixed the trigger under item 203 to trigger it rather than item 204
- **Tibetan Foothills**: added missing triggers for the drawbridge in room 96 (after the flipmap)
- **Temple of Xian**: fixed missing death tiles in room 91
#### Cheats
- added a fly cheat