Skip to content

Commit

Permalink
date: adjust extra head mesh for braid
Browse files Browse the repository at this point in the history
This makes Lara's head in the T-rex death animation match the braid,
similar to her normal head edits.

Resolves LostArtefacts#1549.
  • Loading branch information
lahm86 committed Sep 29, 2024
1 parent 82bfe16 commit 6dd8f7f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- fixed crash in the `/set` console command (regression from 4.4)
- fixed toggling fullscreen not always saving (regression from 4.4)
- fixed main menu music volume when exiting while underwater with certain music settings (#1540, regression from 4.4)
- fixed Lara's head not matching the braid if in use when she is killed by the T-rex (#1549)

## [4.4](https://github.com/LostArtefacts/TR1X/compare/4.3-102-g458cd96...4.4) - 2024-09-20
- added `/exit` command (#1462)
Expand Down
1 change: 1 addition & 0 deletions data/ship/cfg/TR1X_gameflow.json5
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
"type": "normal",
"music": 57,
"injections": [
"data/injections/valley_braid.bin",
"data/injections/valley_itemrots.bin",
"data/injections/valley_skybox.bin",
"data/injections/valley_textures.bin",
Expand Down
Binary file added data/ship/data/injections/valley_braid.bin
Binary file not shown.

0 comments on commit 6dd8f7f

Please sign in to comment.