game-strings: use OG JSON as a fallback in expansions

Resolves #2847.
This commit is contained in:
Marcin Kurczewski 2025-04-26 11:23:46 +02:00
parent 5a50de02ed
commit 864589bf0a
No known key found for this signature in database
GPG key ID: CC65E6FD28CAE42A
8 changed files with 81 additions and 36 deletions

View file

@ -1,4 +1,5 @@
## [Unreleased](https://github.com/LostArtefacts/TRX/compare/tr2-1.0.1...develop) - ××××-××-××
- changed The Golden Mask strings to default to the OG strings file for the main tables (#2847)
- fixed Lara voiding if she stops on a tile with a closing door, and the door isn't on a portal (#2848)
- fixed guns carried by enemies not being converted to ammo if Lara has picked up the same gun elsewhere in the same level (#2856)
- fixed guns carried by enemies not being converted to ammo if Lara starts the level with the gun and the game has later been reloaded (#2850, regression from 1.0)